Posting to SQL Server

J

Jim Palmer

I'm prototyping a website and want to use FrontPage 2002 and MS SQL Server
as db.

Running MS XP Professional and have IIS working and service started.

I've created a simple DB on SQL Server and using form wizard in fp2002
have built a very simple form, made the "connection" from the page to
the database table, and then published web to my local IIS server.

When I open the form (ASP) and enter data into the fields and submit the
form, I
receive a confirmation message indicating "success", but when I run a
query against the table that I was to populate, there are no rows.

Kinda lost.
Any way to debug the form and html?
Any help / suggestions would be appreciated....

-jP
 

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