Thread: Cookie
View Single Post
Old Nov 1st, 2005, 1:40 PM   #2
java_roshan
Professional Programmer
 
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4 java_roshan is on a distinguished road
This could come in ASP/JSP if u have knowledge about them.

In ASP , there is a Response Object, which allows you to create cookies, using the Response.Cookies() Collection.

For more on that check http://www.w3schools.com/asp/asp_cookies.asp
Hope this helped!
__________________
Visit: http://www.somaiya.edu
java_roshan is offline   Reply With Quote