Hi All:

 

I have a Dropdown which on change must go to Server Side for certain
processing.

 

I have a onClick Event which does that. But the problem is I must record the
value of other Form Elements and take them alsong with me which is unduly
cumbersome.

 

Somebody has ssuggested if you can fake a Submit when the drop-down changes,
you will not have to worry abt the values of other fiels.

 

So can anyone pls suggest if there is such a way that a "onChange" event on
my "select" Field causes "submit to happen.

 

Thanks,

 

Chetan

Reply via email to