Form To Database

  • Thread starter Thread starter dmk
  • Start date Start date
D

dmk

I am trying to get a form to transfer the information
into my access database. The data will not appear in my
database and I have no errors. I have setup the
following:
-System DSN
-Allowed Frontpage to create the connection
-Made sure that the IIS Application name is correct
-The fields are mapped properly.

Please Help!!!

As a temporary measure how can I set the form up so that
if I have an email button to email the survey to an email
box that it would take exactly what the form shows on the
screen and imports into an email without having a
continuos string of text but instead the actuall survey
that the user has completed.
 
What version of FP are you using?

Dump the DSN and go with a DSN-less connection.

Are you using DIW to create the form etc?
 
Mike,
I am using FrontPage 2003.
I used Frontpage to create the form.
How does one use a DSN-Less connection and what would be
the difference?
Would the server extensions being corrupt or not
installed cause this problem?

Thanks

Dmk
-----Original Message-----
What version of FP are you using?

Dump the DSN and go with a DSN-less connection.

Are you using DIW to create the form etc?

--
Mike -- FrontPage MVP '97-'02
J-Bots 2004 102 JavaScript Components For FP
http://www.websunlimited.com
FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible

"(e-mail address removed)" <[email protected]>
wrote in message [email protected]...
 
A SystemDSN would not be the problem, as that is what I always use. The Poster needs to check the
permissions on the folder where the database is stored and the database or let FP store the database
in the fpdb folder and then use the connection created by FP.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
I have tried to allow front page to create the database
and store it in the fbdb folder and the data is not
getting posted in the tables. Any ideas beyong this point
-----Original Message-----
A SystemDSN would not be the problem, as that is what I
always use. The Poster needs to check the
permissions on the folder where the database is stored
and the database or let FP store the database
 
When you do this, you are working on your local machine running Windows XP Pro or Windows 2000 Pro
with IIS5.1/5 with FP2000 or FP2002 extensions installed and the site is open in FP via
http://localhost ?

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
I am working on my local machine, running XP Pro and
accessing the server via remote desktop. I was also
working on it by using my local client and having FP
point to the share on the server. Any ideas!!!!
-----Original Message-----
When you do this, you are working on your local machine
running Windows XP Pro or Windows 2000 Pro
 
You need to open the site via http://, not remote desktop or any other means, if you want run
server-side scripts such as ASP.

--
==============================================
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

Back
Top