Jump to content

onchange submit form


CanMan2004

Recommended Posts

Hi all

I have a simple script to submit a form when a field has been completed, I use

onchange="this.form.submit();"

How can I point it to submit the form in another frame? The frame is called "iform" so all I want to do is target that onchange to a frame name.

I cant though, target this onchange using the <form> tag as the rest of my form will not function, so I need to set the target within the onchange="this.form.submit();"

Can anyone help?

Thanks in advance

Dave
Link to comment
https://forums.phpfreaks.com/topic/21015-onchange-submit-form/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.