DeFraggle
01-03-2001, 11:59 PM
I'm helping a friend of mine put up a site for her recipes. She's got quite a few, and would like visitors to be able to "save" their favorites with a feature on the site called "My Recipes".
The plan is to have a "member" section where visitors can create a username/password for free. There will probably be "Add to My Recipes" links on the actual content pages, which of course would save the title and link to that page into the users account/custom start page on the server for quick access later.
Anyone have any advice on the best way to do this? CGI? PHP? Is there a script out there somewhere that does this? The site is going to be on a RedHat server, so it'll have to be something compatible with Linux.
I've seen this done with JavaScript & cookies, but don't know if that would work for all since people clean cookies out or disable them with their browser. I imagine it would be pretty frustrating to add a bunch of internal site links to a javascript/cookie generated page, only to see it blank on a future visit.
I've also seen the quick & easy way of just adding an "Add To Favorites" type link on each page, which would put a bookmark in the favorites of Internet Explorer. That could clutter the visitors favorites list pretty quick, not to mention other browsers don't seem to support that function.
Anyway, I'm open to any advice or points in the right direction to get this working for her. Thanks in advance for any help. http://geekvillage.com/ubb/smile.gif
Defrag.
The plan is to have a "member" section where visitors can create a username/password for free. There will probably be "Add to My Recipes" links on the actual content pages, which of course would save the title and link to that page into the users account/custom start page on the server for quick access later.
Anyone have any advice on the best way to do this? CGI? PHP? Is there a script out there somewhere that does this? The site is going to be on a RedHat server, so it'll have to be something compatible with Linux.
I've seen this done with JavaScript & cookies, but don't know if that would work for all since people clean cookies out or disable them with their browser. I imagine it would be pretty frustrating to add a bunch of internal site links to a javascript/cookie generated page, only to see it blank on a future visit.
I've also seen the quick & easy way of just adding an "Add To Favorites" type link on each page, which would put a bookmark in the favorites of Internet Explorer. That could clutter the visitors favorites list pretty quick, not to mention other browsers don't seem to support that function.
Anyway, I'm open to any advice or points in the right direction to get this working for her. Thanks in advance for any help. http://geekvillage.com/ubb/smile.gif
Defrag.