Client side cookie information to asp.net
-
Hi, I've a Asp.NET application that on the first time that it's run , the client javascript needs to read a client configuration file, then it needs to pass that information to the asp.net app on the server , then it need to pass to the client again that is running a timer with the javascript function setInterval that is monitoring a file on the client system. The function creates a new context everytime that it's run and I need a way to persist the filename. I was thinking of creating a Session or a clientside cookie and pass that information to the server and resend it. What is the best way to accomplish it ? Any help you'll be appreciated, I'm a ASP.NET newbie :-( Cheers,Joao Vaz And if your dream is to care for your family, to put food on the table, to provide them with an education and a good home, then maybe suffering through an endless, pointless, boring job will seem to have purpose. And you will realize how even a rock can change the world, simply by remaining obstinately stationary.-Shog9 Remember just because a good thing comes to an end, doesn't mean that the next one can't be better.-Chris Meech