|
adding affiliateid to table
10/13/2003 12:06:53 AM
(Total replies: 1)
|
|
First Thanks for a great Program and all the Support i often get from the Group Forum
I am battling with this Problem. Have some Affiliates come to my Site with a String i.e.http://www.mysite.com/AffiliateID
I have managed to get the AffiliateID into a Session Variable when they enter, and also add a hidden field to the Checkout Page like :Hidden Field Value = <%=Session("AffiliateID")%>
How and where can i add this Value to the Database and to which Table? Orders or Order Details?I do ... |
|
|
|
Re: adding affiliateid to table
10/13/2003 2:47:25 PM
(Total replies: 0)
|
| Thank you very much.Done like this and it works I am now getting the Order Confirmation e mailed to me including and Affiliate ID if one exists.
Thanks again
Regards
Manfred |
|