Access/Forms

  • Thread starter Thread starter Thomas Robb
  • Start date Start date
T

Thomas Robb

-----Original Message-----
Regarding this advice:

Ok, then for each web, etc. open in FP, then
Tools | Web Settings | Database, delete and
recreate each connection.

You did this on each machine, right? Not just on your own,
after which you published?

The database in inside your Web site, right? It's not
somewhere like c:\mydb ?

How are you publishing to these other machines? Through
FrontPage Server Extensions? Via FTP?

In all cases, you're browsing the page using an http://
URL, right?

Are you sure the ASP code is running? For example, if you
browse the page from a machine where the data entry fails,
then View Source, no <% and %> tags appear?

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)
|/---------------------------------------------------
*----------------------------------------------------
It is not possible for me to go to each users machine.
The form data is given by hundreds of folks using the
machine.

The database is inside my subwebsite and it is
http://www.kings.k12.ca.us/forms/fpdb/iepdata.mdb. I
originally published the website to our server (several
months ago). After I published it, I have since edited
all of the pages live as the files on this server are
backed up daily by our IT department. We are using
server extensions and I published NOT ftp, but by
clicking File-->publish web and putting in the URL I
wanted for the site.

In all cases, I'm viewing using http://.

I'm not sure how to check to ensure the asp code is
working.

Your anticipated help is appreciated. If need be, I can
call you guys and give you access to the page.

Thanks!
 
Regarding this advice:
Ok, then for each web, etc. open in FP, then
Tools | Web Settings | Database, delete and
recreate each connection.

You did this on each machine, right? Not just on your
own, after which you published?

I meant "on each server". Sorry. Did you do this on each
server?
Are you sure the ASP code is running? For example, if
you browse the page from a machine where the data entry
fails, then View Source, no <% and %> tags appear?

If you do this and see <% and %> tags in View Source, then
ASP is *not* running the code in your pages.

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)
|/---------------------------------------------------
*----------------------------------------------------
 

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