suraj rai

suraj rai

  • NA
  • 53
  • 0

Static Modifier...a doubt...

Oct 15 2007 10:09 AM

Hi All,

    I am paasing values from one form to another in windows application using STATIC PROPERTIES ...
 
   Now I want to use the same thing in web .. i can set a value to a staic property in a class file and retrive the value in another page.

 I can use Querystrings for that .. well actually i m using Querystring. But it creates some security issues as the querystring values are easily seen in the URL ...

 What I want to know is that if I pass the value using Static Property .. will tat b absolutly OK .. or it may create some problem in future.. as the website I am working is very big ... n after doing half modification it should not b that the way I ve chosen is wrong ..

Please give some expert coments ..

tnx n regards
s_raj0205