Jump to content

mrog44

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by mrog44

  1. I have the exact same problem. Right now I have html code to auto fill in a "guest" account. But I need to know who is entering records. Does anyone know of a solution?
  2. Hello All: I'm wondering if there is any way to find out the identity (IP address, user name, etc.) of a person who has logged in using "guest" account on IWP? Thanks in advance.
  3. i'll give them a shot! thanks for your help!
  4. filemaker pro advanced 10. no recovery options are working. Backups are affected as well. "Recovery for FileMaker" software is getting some data, but not close to all of it. I really need a way to either break into the file or somehow export the table data.. Do you know what would cause this type of problem?
  5. I am getting error 808 "access privileges have been damaged or tampered with.." etc. Is there any way to circumvent this error, or any method to get the data out of the tables in the database?
  6. print script checked boxes, then uncheck keep in mind you would have to change this script to match your checkbox field and whatever value list you are using for the checkbox, as well as directing the scipt to print what you want. Enter Find Mode [ ] Go to Field [ checkbox::printed ] Insert Calculated Result [ checkbox::printed; 1 ] [ Select ] Perform Find [ ] Loop Go to Record/Request/Page [ First ] Print [ ] Go to Field [ checkbox::printed ] Set Field [ checkbox::printed; "" ] Go to Record/Request/Page [ Next; Exit after last ] End Loop
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.