Click to See Complete Forum and Search --> : Web recipies
truckhound
01-16-2003, 06:01 PM
I would like to add the ability to post recipes to my site as well as have others who visit do the same without me having to actually enter them in. Can anyone give me a clue as to how I need to go about this?
Thanks,
Sounds kinda like a guestbook. You can do a google search for one...
Vladdy
01-16-2003, 07:26 PM
Start with determining what type of server your web site is hosted on, what server side languages are available and what database is supported.
For IIS (Windows Server) with ASP and MS Access support you can check out my implementation of a guestbook (http://www.vladdy.net/webdesign/WD_Reviews.asp) which has a few extra features.
truckhound
01-16-2003, 09:04 PM
Thanks for your help and your quick responses. I will take a look at the guestbooks and see about tayloring one of them to suit my needs.
Thanks again!