I am sure this is easy, but I'm a little lost as to how. I want to create a link in an email with variables and have those variables inserted into a SQL DB when someone clicks on the link.
The link would be something like:
Once I can read the variables, I can handle the DB part. If someone can get me started on how to read the variables into a script, I would appreciated it ever so much.
tia... mike
The link would be something like:
Code:
[URL unfurl="true"]http://www.mysite.com/myscript.aspx?id=12345&email=mike@mike.com[/URL]
Once I can read the variables, I can handle the DB part. If someone can get me started on how to read the variables into a script, I would appreciated it ever so much.
tia... mike