Hi everyone,
I have a page in my CS-Cart installation containing files that I wish to password protect. The page itself doesn't need to be, just the files. It contains ZIP, XLS files etc. When a user clicks on the download link, I'd like it to prompt them for their cart registered username and password. Could anyone advise how i should do this?
Thanks
can anyone help?
It would be easier to have a page with content that is only visible to logged in users
k
[quote name='kogi' timestamp='1332813311' post='133860']
It would be easier to have a page with content that is only visible to logged in users
k
[/quote]
I thought about this initially but the client wants the page to be visible to anyone, and only prompt for login when the user clicks a download link. I can easily convince my client that we have to password protect the whole page, but when I change the page to registered users only, it redirect me to a 404! I did some research in the forums and found any other topics on this matter say the same thing. How ridiculous that it redirects to a 404, why not a login prompt?!
Anyway, amoungst all the discussions I couldn't find any real solutions either