如何在ASP.NET C#中创建加密的URL? [英] How to create encrypted url in ASP.NET C#?

查看:93
本文介绍了如何在ASP.NET C#中创建加密的URL?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在asp.net中创建加密URL c#



我尝试过:



i试图从用户获取值并将值分配给一个变量并将值加密到声明的变量。但我想加密整个URL。

解决方案

ASP.NET中的URL加密--DotNetFunda.com [ ^ ]

用于查询字符串加密的HttpModule [ ^ ]

如何在asp.net中加密查询字符串(C#,VB)在asp.net中加密和解密查询字符串(C#,VB)~Asp.Net,C#.Net,VB.Net,MVC,jQuery,JavaScipt,AJAX,WCF,Sql Server示例 [ ^ ]



这些链接可能有帮助......! :)

To create encrypt URL in asp.net c#

What I have tried:

i have tried to get the value from user and allocate the value to one variable and give encrypt the value to the declared variable.but i want to encrypt the whole URL.

解决方案

URL Encryption in ASP.NET - DotNetFunda.com[^]
HttpModule for query string encryption[^]
How to Encrypt Query String in asp.net(C#, VB) | Encrypting and Decrypting Query String in asp.net(C#, VB) ~ Asp.Net,C#.Net,VB.Net,MVC,jQuery,JavaScipt,AJAX,WCF,Sql Server example[^]

These links might help...! :)


这篇关于如何在ASP.NET C#中创建加密的URL?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆