Forum Moderators: open

Message Too Old, No Replies

Adding an editable column to an HTML table

         

tatarin

5:54 pm on May 22, 2006 (gmt 0)



Hi,

What I am trying to do is to add a column to an html table that any user can edit (add comment to and save) and it will display the results automatically, like in a sparrow page. Is there a way to do this without incorporating db?
Thanks,
tatarin

bill

10:15 pm on May 23, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Welcome to WebmasterWorld tatarin.

Sure. There are plenty of forms and guestbook-type scripts that will let you accomplish this. Take a look a scripts available on places like hotscripts.com to see if any of them fit the bill.

TechnoGeek

3:13 am on May 28, 2006 (gmt 0)

10+ Year Member



Hello, tatarin.
What you are trying to do is achieved using a script on the server side. Besides knowing HTML, you must know some server-script language such as Perl or PHP. If you know none, then you must get a ready-made script from one of the sites that store them. You can get a free version that will be enough to get started. You will have to follow carefully the instructions for its installation if it is your first time at these matters.
Good luck.