G
Guest
I have to send a user to a 3rd party site. Basically I am thinking I need a
linkbutton with an onclick event. The even handler would populate the
necessary values (userid, encryptedid, usergroup) and then I need to post
this information to a 3rd party site (in a new window).
From the user perspective:
User clicks on a hyperlink and a new window pops up that is the 3rd party
site and they don't have to log in.
Anybody know how to accomplish this?
Thanks
~James
linkbutton with an onclick event. The even handler would populate the
necessary values (userid, encryptedid, usergroup) and then I need to post
this information to a 3rd party site (in a new window).
From the user perspective:
User clicks on a hyperlink and a new window pops up that is the 3rd party
site and they don't have to log in.
Anybody know how to accomplish this?
Thanks
~James