[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ProgSoc] Forms



At 08:19 PM 5/2/99 +1000, you wrote:
>Hi, i have a question about forms - wonder if any of you can point me in
>the right direction:
>
>I have a form for the user to fill in, after s/he fills in, it is
>submitted via the post method. then a cgi script is invoked to see if the
>entry is valid, if not it will ask the user to reenter it.
>
>I was wondering if it is possible to perserve the inputs of the user in
>the form?
>
Yeah, the back link instead of pointing to the form name html file, should
call history.go(-1), or location='-1'  - one of those browser go back
thingies, and the input should be there cached...

Luci

--
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.

This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>