An affiliate would like to embed my website sign up page on their website. Is there a way they can do this? I've produced a page on my website for them that they could embed using an iframe, which they've tried, but they don't like the way that works, so I'm looking for an alternative. It would be great just to be able to give them some code which they could use to embed the sign up on their website and then they also get recognised as the affiliate for commission purposes. Regards Nick
Can you not simply embed the form code in their web page and make the 'form action' return to your web site? Must admit never tried it but might be worth a go.
I don't think it's that easy unfortunately. There's a lot of javascript in the code.... Here's the sign up page: http://astranti.com/amember/signup/index/c/nujfO0uRM Any suggestions would be great. Also, how would it be recognisable as coming from their website without there being a cookie via their website?
Simply add a hidden field into the form containing reference to them. Without using systems like iframe then there is probably no simple way the signup form can check database to see if username etc. is unique.