Hai all,i had some code which is hard coded...like<Const strUserID As String = "zoo"Const strpwd As String = "test"Const strapiID As String = "301"Const strFrom As String = "zoo"Const strurl As String = "http://api.xyz.com/http/sen?"Dim strUseURL As String = ""Dim strSMSURL As String = "" >
i am new to xml....
<?xml version="1.0" encoding="utf-8" ?>
<GateWay name="UserID">
<title>Gate</title>
<Collection>
<strUserID >zoo</strUserID >
<strpwd >test </strpwd >
<strapiID >301</strapiID >
<strurl >http://sms.xyz.com/sen.asp?</strurl >
</