Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

call Aspx page from database

117025Aug 8 2007 — edited Aug 8 2007
Hi 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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 5 2007
Added on Aug 8 2007
2 comments
179 views