Using javascript - onchange="this.form.submit()

I am writing a page that uses Coldfusion and the javascript onchange="this.form.submit() in a select statement.

The form's submit calls itself, So if I use a submit button the submit buttons objects name can be checked with a isdefined("submit button") at the top of the page to control the code flow.

How do I send the objects name when I use the " onchange="this.form.submit()" so I know where the user came from i.e what select he used?

I can get the form to submit but the...

Using javascript - onchange="this.form.submit()

from HTML & Website Design http://ift.tt/1ZwI6Ct
via IFTTT
Previous
Next Post »
Thanks for your comment