Newbies sophia Posted November 19, 2003 Newbies Posted November 19, 2003 Here my problem. The database is shared online by 3 user, each user insert or modify records. Each time we have to search in the database for one or more record and after the search insert a new record. When we repeat the search we do not find the new record, because the broswer keeps in memory the web page opened before with the first search ( see temporary files ) . This problems appears with all the option about temporary files proposed by the broswer. After each new record we have first to delete alla temporary file in the broswer and than we can check again the data. Does exist a solution? Thanks Sophia
Unable Posted November 19, 2003 Posted November 19, 2003 Re: broswer keeps in memory the web page opened before Could it be a browser cache setting?
Newbies sophia Posted November 28, 2003 Author Newbies Posted November 28, 2003 Dear Friends, the database is published on web with instant web companion. Concerning the broswer we already tested all options about temporary files and cache setting proposed by the broswer IE. we trayed also with netscape but problem persists. Error example. Records have a code field. The search for code 10200 gives four records, if I add a new record with code 10200 and than I make the same search for code 10200 the results gives 4 records and not 5 records. The new record is not shown. Please help us, with many thanks.
Garry Claridge Posted November 28, 2003 Posted November 28, 2003 Can you try a search for "=10200"? The "=" sign should cause an "exact-match" search. Good Luck. Garry
Recommended Posts
This topic is 7658 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