call Aspx page from database
117025Aug 8 2007 — edited Aug 8 2007Hi Guru's,
I wanna do a simple transaction and then pass the value to a aspx page
ex. http://URL/sms_MT.aspx?trnsid=123&destination_num=60163640432&body=hi%20there
The value's of trnid, destination_num and body are selected from table. can anyone teach me how can i achieve this ? all i need to do is to call the page with those parameters.
Thanking in advance,
Saran.