Forums

This topic is locked

Dynamically Add URL to Mailing Page

Posted 11 Sep 2002 20:09:31
1
has voted
11 Sep 2002 20:09:31 Phil Robles posted:
Hi,

Here's my tools: CDONTS, ASP, IIS 4.0 and UD4

I have created a 'broadcast' page that allows me to mail to recipients any text that I type within a textbox. When I click on the submit button it 'pulls' all the registrant's email addresses from a table and automatically sends out an e-mail message. It works -- half done!

Now I wish to add code that will allow the dynamic insertion of URL into the body of my text that points to a record within my database based on which radial button I check -- the radial button is binded to a recordset with a repeat region.

I don't know how to create a session variable that takes the 'Checked' radial button and appends it to the url string (i.e. somewhere.com/message/view.asp?strID=

Can someone help me?

TIA

Frenzy

Reply to this topic