Save form results to SQL database using Sharepoint Website

G

Guest

I am currently developing a data-driven Sharepoint website using Frontpage
2003.
The web server is running Microsoft IIS6.0 and Sharepoint Services
6.0.2.6361. I created a SQL server instance and Databae which I connected to
with no problem. The connection is listed in the datasource catalog and I can
create datasources. Queries to the database via the Dataview works fine.
However, I need to build a form that will save results directly to the
database. Normally I would have done this via a form, but this option only
allows you to save data to a file. Any help would be appreciated!
 
T

Thomas A. Rowe

Use FP to create a basic form, then create/write a ASP/VBScript page to process the form data to the
database.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top