This is a discussion on "form variable within an iframe component of a form" within the PHP Forum section. This forum, and the thread "form variable within an iframe component of a form are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
form variable within an iframe component of a form
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
form variable within an iframe component of a form
OK, I created a form and it needed a part that you could click and different options would come up, so I chose iframe. Works great, but....
In each of the iframes that get called, there are variables that once the form is submitted do not get passed to the next page. How do you do this? PLEASE HELP!!!!!!! This is done in php, but probably not a php question. Sorry! |
|
|
|
|||
|
Re: form variable within an iframe component of a form
The iframe isn't seen as part of the form, you would need to use JS to build the post request including the iframes content
|
|
|||
|
Re: form variable within an iframe component of a form
I have no clue of how to do that, can anyone show me an example???
|
|
||||
|
Re: form variable within an iframe component of a form
Here's what I would do:
PS: Somebody move this to the HTML or javascript form.
__________________
echo "Take it easy, ".$CloudedVision; .links { site: other-road-design; blog: only-nerds-allowed; project: resource-fish; organization: ARMIES6; } <quote>"I think it's wrong that only one company makes the game Monopoly" - <name>Steven Wright</name></quote>
Last Blog Entry: More Cheat Sheets (Jul 12th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| form variable within an iframe component of a form | kissfreaque | JavaScript Forum | 5 | Feb 29th, 2008 11:57 |
| Desparately Need Form, Checkbox Component Help | grillbat | Starting Out | 1 | Aug 21st, 2007 16:04 |
| Need help with Firefox iframe, jsp, form submit issue | bmachine | Other Programming Languages | 4 | Mar 14th, 2007 19:01 |
| insert image trigger by variable value from a form | kyk | JavaScript Forum | 5 | Aug 19th, 2006 09:15 |
| Passing form variable between pages | rhoov | Classic ASP | 8 | Dec 16th, 2003 14:59 |