Dynamic URL Submission
sanSep 1 2010 — edited Sep 1 2010Hi All,
I have a requirement like,
I have a button in my apex3.2 region when i click the button.
I have to generate the dynamic URL. actually its a SMS generate URL.
Ex: http://sms.test.com/phone=1233444/message=test
Like that there i am passing the phone number and also message.
I have a loop to send a multiple user at a single time.
If i use the redirect to URL its calling the URL. i dont want to see that page but i want tp process that URL for a multiple user in a single click.
Is it possible in APEX3.2???
Can anyone suggest me in this???
Thanks in Advance.
Cheeers.
Shan