|
Prev: How do I use image overlay over placeholder?
Next: While executing applyserverbehavior in repeatedregion.htm a javascript error occurred
From: The Sundance Kid on 6 May 2008 18:13 Dear all, How do I create a comment box that will allow the user to write comments using PHP/MySQL server much like this: http://sports.yahoo.com/mlb/rumors/post/Inge-could-end-up-back-at-third-base-for -Tigers?urn=mlb,79990 There are three fields that I want to include - user id, a date & time stamp and the comment. I would like to be able to store and display all past comments...and user needs to login in order to post. Any direction would be very helpful. Thanks, SK |