Click here to Skip to main content
15,886,806 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Sir i want write this document in axwebbrower...help me sir


HTML
<html xmlns="http://www.w3.org/1999/xhtml"><head><script type="text/javascript" src="/eticketing/javax.faces.resource/scommon.js.jsf?ln=js"></script><script type="text/javascript">		
		checkUId("74347");		
	</script><script type="text/javascript">		
		setRId("1410681229669");		
	</script></head><body>
<form action="https://netbanking.hdfcbank.com/netbanking/merchant" method="POST">
<input type="hidden" name="ClientCode" value="Client1" />
<input type="hidden" name="MerchantCode" value="IRCTC_CRIS" />
<input type="hidden" name="TxnCurrency" value="INR" />
<input type="hidden" name="TxnAmount" value="66.24" />
<input type="hidden" name="TxnScAmount" value="11.23" />
<input type="hidden" name="MerchantRefNo" value="100000079966444" />
<input type="hidden" name="SuccessStaticFlag" value="N" />
<input type="hidden" name="FailureStaticFlag" value="N" />
<input type="hidden" name="Date" value="14/09/2014 13:23:48" />
<input type="hidden" name="DynamicUrl" value="https://www.irctc.co.in/eticketing/BankResponse" />
</form>    
 Transaction is being processed,Please wait ...
 
<script type="text/javascript">
	document.forms[0].submit();
</script></body>
</html>
Posted
Updated 13-Sep-14 21:59pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900