On 30 Sep 2004 04:13:30 -0700, minimouseweb (AT) hotmail (DOT) com (Chris
Palmius) wrote:
Quote:
Hi,
I'm working on an ICT GCSE project for which I need to link a web page
to a database through a form. I have been told that I can do this with
VBScript, but I can't find a resource that shows me how to do this. If
you know how to link a database to a web page using VBScript, please
could you help.
Thanks in advance,
Chris Palmius |
Hi
See http://www.w3schools.com/asp/ado_intro.asp and examples referred
to there.
You can run these on your own PC using IIS - see
http://www.w3schools.com/asp/asp_install.asp
If you are new to ASP see http://www.w3schools.com/asp/default.asp
first.
David