Database update

Y

Yiannis

Hi
I used the Database Interface Wizart and set up a database properly, but when I submit information to the database and get a the confirmation page then the updated information does not show on the results page
What should I do?
Thank you
 
M

MD WebsUnlimited.com

May we have the URL? Have you contacted your ISP / WPP?

--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible
----------------------------------------------------------------------------
--------------------
If you think I'm doing a good job, let MS know at [email protected]

Yiannis said:
Hi
I used the Database Interface Wizart and set up a database properly, but
when I submit information to the database and get a the confirmation page
then the updated information does not show on the results page
 
W

WW

I'm experiencing the same problem. I can create a
database in a form in FP, fill out and submit the form,
but not see the results in the the .mdb database. Also,
standard .HTM nor text file results will generate. I
haven't tried email yet.
Thanks.

-----Original Message-----
Hi
I used the Database Interface Wizart and set up a
database properly, but when I submit information to the
database and get a the confirmation page then the updated
information does not show on the results page
 
T

Thomas A. Rowe

To test the database component, all pages must have .asp extensions and
tested on a Windows IIS web server via http://servername/pagename.asp

--

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

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

Jim Buyens

-----Original Message-----
Hi
Howdy.

I used the Database Interface Wizart and set up a
database properly, but when I submit information to the
database and get a the confirmation page then the
updated information does not show on the results page
What should I do?

Try this procedure:

Diagnosing Errors Saving a Form to a Database
http://www.interlacken.com/winnt/tips/tipshow.aspx?tip=35

It won't fix the problem, but it should provide an error
message you can start researching.

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

WW

Agreed. I'm running IIS on Windows 2000 Advanced server
using FP Server Extensions version 5.0.2.2623. All of my
pages that write to or read from the database have .asp
extensions. I recently noticed that my forms that read
the database have stoped working. I've run the "check
server extensions 2002" allowing it to correct errors but
the results are still the same.
 
M

MD WebsUnlimited.com

I don't see any form there. Also, I see that you're using the FP Hover
buttons. They will not work on windows machines that do not have the Java
Virtual Machine. I would stronly suggest that you replace them with mouse
over images.
See http://www.websunlimited.com/order/Product/navigation/mouseover.htm
--
Mike -- FrontPage MVP '97-'02
Need to run ASP code on a system without a web server or from CD then RunASP
may be what your looking for.
http://www.websunlimited.com
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible
 
Top