Not sure if this is the correct group for this but I assume this can be done
with javascript.
Basically, I have a page with a form on it. There is also an IFRAME on the
page that has several form fields which contain the results of a database
query. I need to be able to submit the form and have the fields in the
IFRAME submitted along with it.
Is there a way to do this with javascript?
Thanks!
with javascript.
Basically, I have a page with a form on it. There is also an IFRAME on the
page that has several form fields which contain the results of a database
query. I need to be able to submit the form and have the fields in the
IFRAME submitted along with it.
Is there a way to do this with javascript?
Thanks!
Comment