![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Nov 2004
Posts: 1
Rep Power: 0
![]() |
hi experts,
I need some assistance in reding values from cookie from one file to another file. I got 2 files a1.html and a2.html using cookies. If i enter a name in (textfield) a1.html then after clicking a button control goes to a2.html. In a2.html i want to display the name entered in a1.html. How to get(read) the cookie value from a2.html. Any sample coding is available. Suggestions are highly appreciated. Thanx Jack ![]() |
|
|
|
|
|
#2 |
|
Professional Programmer
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4
![]() |
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 |
|
|
|
|
|
#3 | |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Quote:
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
|
#4 |
|
Programming Guru
![]() |
__________________
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|