Posts: 2,536
Location: Western Maryland
|
wonton,
Not sure exactly what you are asking here. Do you mean you need a form to have the user update some information; or you need a means to have that user change the information on a page? I think you mean the second.
If that's the case, then put the information you want into a table and then create a form which allows the user to edit that information and have it resaved in the database.
Meanwhile, the page would be responsible for pulling the content out of the database and displaying it.
Are you familir with form creation and SQL?
Let me know if you have further questions.
__________________
—Kyrnt
|