HighDots Forums  

passing variables via forms

alt.html alt.html


Discuss passing variables via forms in the alt.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
don
 
Posts: n/a

Default passing variables via forms - 05-15-2005 , 11:11 PM






I have a form which when the user clicks the submit button it calls another
page which generates some stuff - however, on this second page I have an
iframe which generates a table which needs the variables from the first page
passed to it - is there a way to do this?



Reply With Quote
  #2  
Old   
ANDERS FLODERUS
 
Posts: n/a

Default Re: passing variables via forms - 05-16-2005 , 02:16 PM








"don" <don (AT) panix (DOT) com> wrote

Quote:
I have a form which when the user clicks the submit button it calls another
page which generates some stuff - however, on this second page I have an
iframe which generates a table which needs the variables from the first
page
passed to it - is there a way to do this?


One method that ought to work is using frames and javascript.
If this is acceptable to you, you can have the scripting code with
variables in the top (frameset) frame, load the different pages in
a single frame and access the top frame variables from there.

Good luck
Anders

---
m a i l: anders d o t flodrus a t comhem d o t se




Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.