Hi all,
We usually provide a link to our agents with their specific agentCode to our default page,
say With this id 12345, we can give credit to agents for their clients buying products on our site.
It doesn't matter what pages they are browsing on our web site, but when they click buy on our enrollment form,this value will be sent to server.
I am thinking of using javascript and cookie to record that code on html page and then in asp page, pick up the value from the cookie, is this good enough? any other better methods?
Any clue will help.
Thank you
Betty
We usually provide a link to our agents with their specific agentCode to our default page,
say With this id 12345, we can give credit to agents for their clients buying products on our site.
It doesn't matter what pages they are browsing on our web site, but when they click buy on our enrollment form,this value will be sent to server.
I am thinking of using javascript and cookie to record that code on html page and then in asp page, pick up the value from the cookie, is this good enough? any other better methods?
Any clue will help.
Thank you
Betty