Click here to Skip to main content
15,891,905 members

Comments by PleaseHelpCP (Top 37 by date)

PleaseHelpCP 2-Aug-13 5:50am View    
<html xmlns="http://www.w3.org/1999/xhtml">
<form name="myform">
<table cellpadding="0" cellspacing="0" width="800px">
<tr>
<td><input type="image" value="Submit"></td>
</tr>
</table>
</form>
</html>
PleaseHelpCP 12-Jul-13 2:27am View    
thanks Naz_Firdouse for your solution. i have already tried with pagemethods. but its giving following error

The server method 'fncheck' failed with the following error: System.NullReferenceException-- Object reference not set to an instance of an object.
PleaseHelpCP 14-Jun-13 7:01am View    
i am not getting any error. it is not calling javascript.
PleaseHelpCP 14-Jun-13 6:39am View    
Deleted
i am not getting any error
PleaseHelpCP 14-Jun-13 5:40am View    
thanks Shafeequl for reply, but this solution isn't working