Click here to Skip to main content
15,914,452 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to encrypt address bar? Pin
Sanjay Kunjam22-Jul-08 23:01
Sanjay Kunjam22-Jul-08 23:01 
AnswerRe: How to encrypt address bar? Pin
Anand Desai22-Jul-08 23:10
Anand Desai22-Jul-08 23:10 
GeneralRe: How to encrypt address bar? Pin
Sanjay Kunjam22-Jul-08 23:32
Sanjay Kunjam22-Jul-08 23:32 
GeneralRe: How to encrypt address bar? Pin
Anand Desai22-Jul-08 23:56
Anand Desai22-Jul-08 23:56 
GeneralRe: How to encrypt address bar? Pin
Anand Desai23-Jul-08 0:00
Anand Desai23-Jul-08 0:00 
GeneralRe: How to encrypt address bar? Pin
Sanjay Kunjam23-Jul-08 1:29
Sanjay Kunjam23-Jul-08 1:29 
GeneralRe: How to encrypt address bar? Pin
Anand Desai23-Jul-08 1:44
Anand Desai23-Jul-08 1:44 
AnswerRe: How to encrypt address bar? Pin
N a v a n e e t h23-Jul-08 0:06
N a v a n e e t h23-Jul-08 0:06 
You can't encrypt the whole address displayed on the address bar. You can only encrypt the query string values. Look at the classes in System.Security.Cryptography[^] namespace. BTW, if the information passing is sensitive and secure, why you are passing across URL ?

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

How to use google | Ask smart questions

GeneralRe: How to encrypt address bar? Pin
Sanjay Kunjam23-Jul-08 2:35
Sanjay Kunjam23-Jul-08 2:35 
AnswerRe: How to encrypt address bar? Pin
Yusuf23-Jul-08 9:21
Yusuf23-Jul-08 9:21 
GeneralRe: How to encrypt address bar? Pin
Sanjay Kunjam23-Jul-08 19:21
Sanjay Kunjam23-Jul-08 19:21 
QuestionScope of shared variables? Pin
Steven J Jowett22-Jul-08 22:44
Steven J Jowett22-Jul-08 22:44 
AnswerRe: Scope of shared variables? Pin
eyeseetee22-Jul-08 22:47
eyeseetee22-Jul-08 22:47 
AnswerRe: Scope of shared variables? Pin
Anand Desai22-Jul-08 22:49
Anand Desai22-Jul-08 22:49 
GeneralRe: Scope of shared variables? Pin
Steven J Jowett22-Jul-08 23:28
Steven J Jowett22-Jul-08 23:28 
GeneralRe: Scope of shared variables? Pin
N a v a n e e t h23-Jul-08 0:03
N a v a n e e t h23-Jul-08 0:03 
AnswerRe: Scope of shared variables? Pin
N a v a n e e t h23-Jul-08 0:02
N a v a n e e t h23-Jul-08 0:02 
GeneralRe: Scope of shared variables? Pin
Steven J Jowett23-Jul-08 2:03
Steven J Jowett23-Jul-08 2:03 
QuestionMicrosoft index searching Pin
eyeseetee22-Jul-08 22:24
eyeseetee22-Jul-08 22:24 
AnswerRe: Microsoft index searching Pin
Steven J Jowett22-Jul-08 22:48
Steven J Jowett22-Jul-08 22:48 
GeneralRe: Microsoft index searching Pin
eyeseetee22-Jul-08 23:22
eyeseetee22-Jul-08 23:22 
Questiongoogle translator - error - page is auto refreshing..any one can help me... Pin
rashmithakur22-Jul-08 21:51
rashmithakur22-Jul-08 21:51 
AnswerRe: google translator - error - page is auto refreshing..any one can help me... Pin
Anand Desai22-Jul-08 22:17
Anand Desai22-Jul-08 22:17 
QuestionExcel -COM Class factory initialization error Pin
K.P.Kannan22-Jul-08 21:42
K.P.Kannan22-Jul-08 21:42 
QuestionSpell Checking in web application Pin
VB 8.022-Jul-08 21:40
VB 8.022-Jul-08 21:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.