Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Form to HTML to DB

Status
Not open for further replies.

tomothy

Technical User
Oct 30, 2001
40
GB
Dear all

I am making a message system that works on auto changing slides. The way I was thinking of doing this was by having a form that the user could create the slide on. In other words the user would fill out a title and body text box. This form will work well in just plain old HTML. I can make such a form and need no help with that. Anyway after the user has filled in this form I want the form to be submitted to a 'preview page'. This would use ASP to format the form information into a HTML page (what else would you use ASP for?). I also know how to do this and need no help with this part of the message system. What I DO need help on though is the next part. The HTML code that is returned on the preview page needs to be saved in a database so it can be viewed back automaticaly. So my question is how do I write HTML code returned by ASP into a single field in a database.

Any help you can give me would be most welcome. Thankyou for your help

Andrew
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top