Thread: Cookie
View Single Post
Old Nov 1st, 2005, 2:30 PM   #3
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Quote:
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.
If that's all you want to do, you don't need cookies (which might be disabled, anyway).
__________________
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
DaWei is offline   Reply With Quote