|
 |
asp_database_setup thread: Help on form info submitted to SQL 7 back end with ASP?
Message #1 by "Joe LoDuca" <jaloduca@h...> on Sun, 4 Mar 2001 21:31:51
|
|
This is my first project using ASP and SQL 7.
I am trying to create a web form that stores information in a back end
using SQL 7. I have been trying to figure this out with the Beginning ASP
book, but so far have not had any success.
In this example I have a form to collect info, for example,
Name:________________, etc.
What is the process for sending this to the back end?
I have built the database table in SQL 7 already, and so I am just trying
to connect the front end to the back end.
Thanks.
Message #2 by "Gerhard Wentink" <wentink@w...> on Mon, 5 Mar 2001 07:50:44 +0100
|
|
The chapters 13 and 14 of the book you mentioned are dedicated to this
subject.
Regards
Gerhard Wentink
----- Original Message -----
From: "Joe LoDuca" <jaloduca@h...>
To: "ASP Database Setup" <asp_database_setup@p...>
Sent: Monday, March 05, 2001 7:55 AM
Subject: [asp_database_setup] Help on form info submitted to SQL 7 back end
with ASP?
> This is my first project using ASP and SQL 7.
>
> I am trying to create a web form that stores information in a back end
> using SQL 7. I have been trying to figure this out with the Beginning ASP
> book, but so far have not had any success.
>
> In this example I have a form to collect info, for example,
> Name:________________, etc.
> What is the process for sending this to the back end?
>
> I have built the database table in SQL 7 already, and so I am just trying
> to connect the front end to the back end.
>
> Thanks.
|
|
 |