editable web page

JohnV1

Beta member
Messages
2
I am trying to create a webpage contains a table with several fileds listing conferences names,their locations and names of attendess for each conference. I want to give users the ability to login and edit all this information with easy graphical interface 9 maybe through an "edit info" button) and save it after edited. I am new to creating interactive page
so I am not sure what is easiest and quickest language to use to do this
or is there any drag n' drop application for this.
Please help. Thank you very much.
 
What is a CMS? Is it a combination of PHP and SQL. If so what kind of
app do I need to get started. I am doing this on a WinXP PC.
What do I need to install on my PC and do I need to install anything to
the server (Unix) or most servers already support PHP/SQL.
Thanks.
 
I would use ASP.NET; even version 1.1 would make this simple with a DataView Control.

You'd need to get a proper Server though.
 
Back
Top Bottom