
October 19th, 2004, 06:29 AM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 7
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by g3dzn HELP!
i cant seem to get my form to "submit" from my iFrame.
i've looked online - but i only find people that are putting the results IN an iFrame - i need the form to be IN the iFrame and submit to a mailform.cgi
any help will be appreciated!
thanks!
g3 |
Using iFrame you can't get the values.
As i under stood you are inserted page 2 in page 1 using iFrame.
If you are doing the same then you can't get the values of page 2 form.
But you can do it using hidden controls when you submit the page you, before submitting you should get the form control contents in an seperate page 1 hidden controls then only you can get the contents.
Thanks
Bye
|