Hello all!
I am trying to figure out a way to use ASP to take information entered in an online form and send it to a SQL Database on a server.
I was wondering if anyone could help me out with the code to do it. i know that I can either write a stored Proc. and just have the ASP page run that proc but I think I would like to do the Insert statements right in the ASP code.
Any help is greatly appreciated!
Thanks in advance,
Chmilz
I am trying to figure out a way to use ASP to take information entered in an online form and send it to a SQL Database on a server.
I was wondering if anyone could help me out with the code to do it. i know that I can either write a stored Proc. and just have the ASP page run that proc but I think I would like to do the Insert statements right in the ASP code.
Any help is greatly appreciated!
Thanks in advance,
Chmilz