Hi all,
I've encountered the next problem:
After user-registration process (in flash and asp) I send an activation e-mail to the new member with an activation link in it.
That link looks something like:
http://www.myweb.com/activateaccount.asp?id=12313
Now, I'm trying to get this id string into a flash movie, but I'm not sure of the method and tactics I'm using to accomplish this.
Should I bound the id string to a var in the activateaccount.asp file ? And how do I do this ? How do I push this var than to my flash movie ???
The goal is when the user clicks the link in the e-mail to show him/her a page in flash with the id code (parsed as a variable in flash).
Who can help me out ????
Thnx in advance !!!
Roel
I've encountered the next problem:
After user-registration process (in flash and asp) I send an activation e-mail to the new member with an activation link in it.
That link looks something like:
http://www.myweb.com/activateaccount.asp?id=12313
Now, I'm trying to get this id string into a flash movie, but I'm not sure of the method and tactics I'm using to accomplish this.
Should I bound the id string to a var in the activateaccount.asp file ? And how do I do this ? How do I push this var than to my flash movie ???
The goal is when the user clicks the link in the e-mail to show him/her a page in flash with the id code (parsed as a variable in flash).
Who can help me out ????
Thnx in advance !!!
Roel