Forums
This topic is locked
Content Manager form??? New in ASP
09 Feb 2004 21:49:50 Hector G posted:
Hello everyone,ASP is not my thing so I need some help to achieve a little thing I'm trying to do.
Ok, IIS 6.0 Server Ready
On an intranet site.
I want to incorporate news into the section but I want to give someone access to maodify the page without using any tool, just a webpage.
This page will have TextBoxes and Text Areas with a couple of dropdown menus (admin_page.asp)page). Once the information on this page is completed and hit submit I want the info to go into another page(result_page.asp).
Sort of like a Guestbook but I don't want to leave old info on the page, I want it to be be gone when new information is entered into the admin page.
Can anyone help with this piece of code....???
Thanks a lot.
G
Replies
Replied 10 Feb 2004 12:51:44
10 Feb 2004 12:51:44 Vince Baker replied:
Follow the tutorial that comes with dreamweaver on using forms and databases. You can use a form to submit the data into a database (access for example) and then pull this information back onto your news page. The tutorial will guide you and give you all the info you need to achieve this. Post back here if you run into any problems.
Regards
Vince
Visit my home: www.chez-vince.com
VBScript | ASP | HTML | SQL | Oracle | Hosting
Regards
Vince
Visit my home: www.chez-vince.com
VBScript | ASP | HTML | SQL | Oracle | Hosting