hiddent variable

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hello

Is there any alternative way to avoid using Hiddent Variables at client
side, in .net
 
not exactly, but the requirement says not to use hidden variables in any of
the forms
 
Ok.. so what else does the requirement says? What are u supposed to achieve?
What are u trying to do without using hidden fields?
R. Thomas
 
Actually there is a requirement from our client which stresses , not use
hidden variable , if any viable solution is available off the shelf it will
help me a lot
 
You can try using session or viewstate...
You can also use cookies..
Hth...
R. Thomas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top