且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

加密和解密URL

更新时间:2023-02-07 09:02:24

您可以查看URlEncode ^ ].

这是一个示例- http://asp-net -example.blogspot.com/2009/01/aspnet-urlencode-method-example-how-to.html [使用ASP.NET 2.0和更高版本以编程方式对web.config中的配置节进行加密和解密. ASP.NET 3.5
加密和解密查询字符串


朋友,请参阅此链接,了解如何在URL中加密和解密查询字符串.
http://forums.asp.net/t/1118844.aspx/1 [ ^ ]

问候,
爱德华


hi i wish to encrypt and decrypt my apll URL in asp.net using C#.
Pleas help me

Thanks

You can have a look at the URlEncode method[^].

Here is an example - http://asp-net-example.blogspot.com/2009/01/aspnet-urlencode-method-example-how-to.html[^].


Abhinav already provided good links.Following are two more links:
Programmatically Encrypt and Decrypt Configuration Sections in web.config using ASP.NET 2.0 & ASP.NET 3.5
encrypt and decrypt query string


See this link my friend to see how to encrypt and decrypt querystrings in URL.
http://forums.asp.net/t/1118844.aspx/1[^]

Regards,
Eduard