Click to See Complete Forum and Search --> : Cookies...YUM!


tomyknoker
06-25-2003, 01:34 AM
Hi All,
I have a form with four fields and when these fileds are entered and clicked on submit I want to load another page which displays the information by using cookie??
thanks,
TOM

<html>
<head>
<title>FORM</title>
</head>

<body>
<form name="form1" method="post" action="">
COLOUR:
<input name="colour" type="text" id="colour">
<br>
DAY:
<input name="day" type="text" id="day">
<br>
MUSIC:
<input name="music" type="text" id="music">
<br>
NIGHTCLUB:
<input name="nightclub" type="text" id="nightclub">
</form>
</body>
</html>

pelegk1
06-25-2003, 02:06 AM
few day's ao :
http://forums.webdeveloper.com/showthread.php?s=&threadid=11473

u can find there the functions that u need to creat the cooikie
ver easy to use!
and then when u do submit u call the setCooki() function that Dave Clarck (superman) wgave me and good luck


Israel is 57 years young and will be here 4 ever