Forms and databases

  • Thread starter Thread starter Bruce Steele
  • Start date Start date
B

Bruce Steele

Hi every body,
I am trying collect data using a form. I need to send the data
to a database but my Web host does not have support ASP.
Can any one help?
Thanks,
Bruce
 
-----Original Message-----
Hi every body,
I am trying collect data using a form. I need to send the
data to a database but my Web host does not have support
ASP.
Can any one help?
Thanks,
Bruce

You'll need to find out what kind of server-side
programming your Web host does support (and what database)
and then program your application using those techniques.

If that's not practical, then you'll need toc hange Web
hosts.

Jim Buyens
Microsoft FrontPage MVP
(e-mail address removed)
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
Hi Bruce,

I would suggest that you change web hosting companies if they do not support
ASP and you're using MS FP.

If your host supports PHP / MySQL you can download an addin via the FP addin
center
 
Back
Top