|
Hello everyone,
Just found this site and I hope to be able to join this valuable community of information for all of my coding needs in the future!
I just have a slight dilemma that I'm hoping someone could help me with:
I am currently running a Joomla site for a client. The client has a photo galleries section but in order to gain access to this section they require that you submit you email address for the newsletter. I currently have the photo gallery page directed to the sign-in page (which is just a wrapper with a straight HTML page inside of it) and after they input their email it takes them to the photo gallery page. The only problem is they have to put their email address in every time.
My question is thus:
Can I input some code into the web form HTML that will create a cookie when they input their email address and then automatically redirect them to the proper page when it detects that they have the correct cookie from inputing their email address?
Any help would be greatly appreciated, let me know if anyone needs further clarification.
|