At 15:41 03.03.2001, george said:
--------------------[snip]--------------------
> I plan to add hidden fields for all the information pulled out the db my
>question is this how do you pass variables into the next page without using
>a form.
>can it be done say instead of a form there was a link next to each message
>which said view, clicking on this takes you to a page where you read the
>full mail, then there are another 2 links on for reply and one for
>delete.How could that be done
--------------------[snip]--------------------
Whatever you want to remember - if you start a session and register the
data to be remembered with the session, it will be available when the
browser comes back again (and presents the appropriate PHPSESSID value, of
course).
...ebird
>O Ernest E. Vogelsinger
(\) http://www.1-at-web.at/
^ ICQ# 13394035
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]