Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - simply question about html

 
Thread Tools Search this Thread
Old 02-10-2005, 09:38 AM   #1
Default simply question about html


hi

i must save some var from html form to the another html file - how can i do
that ?? is any method to do that??

thx bolo




B.J.
  Reply With Quote
Old 02-10-2005, 10:14 AM   #2
Bernhard Sturm
 
Posts: n/a
Default Re: simply question about html

B.J. wrote:
> hi
>
> i must save some var from html form to the another html file - how can i do
> that ?? is any method to do that??


via server side scripting.
there are various methods to achieve this, the following list is surely
not complete:
- use hidden form fields to handover your vars from one form to another
- use session variables
- use cookies (depends on the clients UA settings!)

HTH
bernhard

--
www.daszeichen.ch
remove nixspam to reply
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump