hi all,
how can i assign an event handler for form "onsubmit" event ?
many thanks,
dwi
how can i assign an event handler for form "onsubmit" event ?
many thanks,
dwi
<form name="ChronoContact_main_form" method="post" action="index.php?option=com_chronocontact&task=send&chronoformname=main_form">
window.alert('lha');
and found this in the form source<form name="ChronoContact_main_form" method="post" action="index.php?option=com_chronocontact&task=send&chronoformname=main_form" window.alert(="" lha="" );="">