Of course..and thanks so much for your help.
This is the only code I have so far for my iframe page.
<iframe src="#" id="lesson_results" name="lesson_results" scrolling="auto" frameborder="0" width="700" height="1250" marginheight="0" marginwidth="0"></iframe>
So on the form do I need to...
Well the latest thing I have is:
<FORM METHOD="LINK" ACTION="pagethatholdsiframe.html">
Zip Code: <INPUT TYPE="text" NAME="ZipCode">
Keyword: <INPUT TYPE="text" NAME="KeyWord">
<INPUT TYPE="submit" VALUE="Submit">
</FORM>
I'm just unclear on the javascript to pass these two values to that...
Hi everyone.
I have a form that will always live in a sidebar. It has 2 fields: 'zip code' and 'keyword'. I need the results of that form to...
#1. Trigger a page on my site that contains an iframe
#2. Append the form results to an external URL to load in that iframe. (example...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.