Database integration with fp 2000

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

is is possible to have a form from your database such as
the one in Northwind sample automatically update records
from your website if used in the same manner as a
guestbook. Thanks
 
If you set the form to connect to a database, then yes, you can use it for
anything you like.
I don't know what you mean 'automatically' but you can have a form (which is your
"guest book submission" form) and have the entries saved to a database, then a
link to your asp page using the results wizard to display the entries.

If I'm off the ttack here with answering, please clarify what it is you're
asking. If you want an automatic update or something you'll probably need to
write a custom ASP code.
 
Andrew
thanks for your response. What I want to do is use the
guest book form on my website to update my database table
name "customers" when the user fills out the form. I now
know what you mean by update to db but all the current
fields on the form do not show up in my table. I have
updated my table thru access but it doesnt show in FP. Am
I making sense
Mike
 
Just create a form that has the same fields as your database in FP, then under Form Properties,
select the send to database option.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

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

Similar Threads

FP 2003 - Feedback and GuestBook forms 1
nortbots.htm 4
Guest Book 1
FP2003 SubDomain & SubWeb Issues 2
Delete Guest Book Entry 3
ftp versus http 1
FP 2003-FP 2000 Interchangability 2
Recaptha Code 2

Back
Top