Sorry, Matt, I paid attention to your question, but not the title. It is NOT
possible to import forms from Access into a FrontPage web. Access forms are
a part of Access. The only thing you can get out of an Access database using
ASP or ASP.Net (IOW, using FrontPage) is data.
--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
You have to create the form as HTML (FP) and then use the FP database components to write to the
database, not use the forms that you can create in Access.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
You import the Access Database into your web and create a database
connection: http://www.spiderwebwoman.com/tutorials/create_dbc.htm and then
you could use the Database Interface Wizard to create the database entry
form web pages.
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.