|
|
 |
RE: FN-FORUM: Saving Form Data
date posted 5th August 2003 16:38
asp.net has built in funtionality to do this. Which is good. I use cold
fusion and at the moment pass the data back using a URL, alternatively if
there is lots of data you could store it in a db and fill in the form when
you go back using a short url based id for the data.
Cookies are another option but more fiddly I think.
R
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] Behalf Of Rus
Foster
Sent: 05 August 2003 17:01
To: FN-FORUM / [EMAIL REMOVED]
Subject: FN-FORUM: Saving Form Data
Hi All,
I've noticed on some sites that if you fill out a form and then go back
it still has all your previously entered data. Is that a server side
thing or is it client side in a cookie? or could it be either..
I just want to do it on my site and just working out how
Rus
--
w: http://www.jvds.com | Linux + FreeBSD VDS's from $15/mo
e: [EMAIL REMOVED] | Totally Customizable Technology
t: 07919 373537 | General FreeBSD Forums:
10% donation to FreeBSD | http://forums.jvds.com/viewforum.php?f=7
==========
fido.net are pleased to sponsor these Freelancers messages. For all
your web hosting needs check out http://www.fido.net/ with hosting
packages starting from just #46.95 a year including VAT.
Free 0871 Fax2Email numbers also available online!
http://www.fido.net/ - the internet made simple! - 0800 1072 666
To advertise here: http://www.freelancers.net/advertising.html
|
 |
|