PDA

View Full Version : need vba code auto submit the webform



samee
09-28-2010, 01:14 PM
pl z tell me vba code auto submit the web form ,webform useig the image button

here is code **********************************************

<html>
<head>
<title>Send me my password</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body style="vertical-align:middle;">
<div align="center" style="vertical-align:middle; ">
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tr>
<td style="vertical-align:middle; height:100%; text-align:center;">

<h1>Send me my password</h1>
<form action="" method="post" >
<p>Enter your phone number<br><br><input name="MSISDN" type="text" id="MSISDN"><br><br>
</p>
<p><input name="imageField" type="image" src="ok.gif" border="0"></p>
</form>
</td>
</tr>
</table>
</div>
</body>
*****************************************
kindly email me at samee73@gmail.com