Newbies GlaciusVector Posted September 28, 2000 Newbies Posted September 28, 2000 Problem #1 -- I have web pages accessing an old database through the web companion, the database called "timeoff.fp5". When I set up a new database called "reserve.fp5", and tried to have an entirely new set of pages in the "web" folder (those being the only pages in there) it keeps saying that "The database "reserve.fp5 is not open" - when it clearly is. Also, if i make a change to the "default.htm" page, I have to rename it and redirect the web companion to the newly named page for the changes to take place! It seems like everything is being cached somewhere, but how? The memory guides in the FM books don't help, and this happens on PC and Mac....anyone got a solution? Problem #2 -- How do I do a "Find this, AND this" in CDML code? I know you can do the nested If's to make an OR statement, but does anyone know how to make an AND? Thanks All!!!!!
Rimbuk Posted September 28, 2000 Posted September 28, 2000 I have the same problem with the 'invisi-cache'. Where are these files stored? I think I'm up to 'base15.htm' for my default homepage at this point.. hehe
Simonpennington Posted September 28, 2000 Posted September 28, 2000 Doing the or and and is fairly easy use the code &-LOP=and &-LOP=OR I have found this works but works for the whole url string not just a certain part Point 1 is a major problem, I have found going to explorers tools menu and choosing internet options and then deleteing temporary files and then hitting refresh gets me the new page. This definately works but I can't be expected to put a message on every page to tell people to do this so that they get the new version. Can I!! Hope this hepls Simon
Newbies GlaciusVector Posted September 28, 2000 Author Newbies Posted September 28, 2000 Thanks a ton Simon!
Keith M. Davie Posted October 3, 2000 Posted October 3, 2000 Regarding the "Find this, AND this..." query. While the "-lop=and" solution may work for you, a "find this, and this" is best solved with an exact search of two (or more) fields. http://www.filemaker.com/support/index.html Search and read: Article Number: 104829, and Article Number: 105687 Peace Keith M Davie
Recommended Posts
This topic is 8907 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now