Your IP : 216.73.216.40


Current Path : /var/www/html/mmishra/iws8/html/ipay/
Upload File :
Current File : /var/www/html/mmishra/iws8/html/ipay/pgpayfee.inc

	<form name="form" action="SendPerformREQuest.php" method="POST">	

	<table border="1" align="center" width="500" >
	<tr>
		<th colspan="150" bgcolor="darkblue" ><font  size = 2 color = White face = verdana >Enter Parameters</th>
	</tr>
	<tr>
		<td colspan="50"> <b>Transaction Amount: </b> </td>
		<td colspan="10"> <input type="text" name="MAmount" size="25" value="1.00"></td>
		<td colspan="30"> <b>*It Should Not Be NULL*</b> </td>
	</tr>
	<tr>
		<td colspan="50"> <b>Merchant Reference. No:[TrackID]: </b> </td>
		<td colspan="10"> <input type="text" name="MTrackid" value="21309990" size="25" ></td>
		<td colspan="30"> <b>*Enter Only NUMERIC Merchant TrackID*</b> </td>
	</tr>	
	</table>
	<br>
	<center><input type="submit" value="SUBMIT" style="border-color:darkblue">
	<br><br><br>
	</center>	

	</form>