hi
I have created a web form using html code for front view and java script for form validation.
my problem is when submiting the form using this code is not hapening <form name="dataform" onSubmit="retur n checkform();" action="mailto: info@***removed ***" method="post" >
I have created a web form using html code for front view and java script for form validation.
my problem is when submiting the form using this code is not hapening <form name="dataform" onSubmit="retur n checkform();" action="mailto: info@***removed ***" method="post" >
Comment