Hi! all

I'm trying to find a way to submit a form ajax-style without a submit button 
(Without a page reload).

Is it possible at all? Google has been to no avail :(


the Form:

<s:form theme="ajax" action="MyAction" id="myStatusForm">
      <s:hidden name="statusdate"/>
      <s:checkbox theme="ajax" name="status" value="status" 
onclick="javascript:someHowSubmitTheFormWithoutReload();"></s:checkbox>
</s:form>            



TIA
Ulf

_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx

Reply via email to