Jump to content

DelGreco007

Newbies
  • Posts

    2
  • Joined

  • Last visited

DelGreco007's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Thanks for the help. Unfortunately, I just learned that Microsoft has released a "security update" which disables the use of username:password@host in http urls in MSIE. It's possible to reverse this change, but since it's now the default value... Any other ideas? Thanks, Phillip Dean
  2. I have a made a FileMaker Pro 6 database web accessible via PHP using the FX.php class. I also created a password allowing only browse records priviliges for the FX class. FX passes this password to the database as expected; however, I also have container fields with images that I want to be displayed as follows: <img src="http://$serverIP:591/FMPro?-db=database.fp5&-RecID=1&ContainerField=&-img"> At this point an authentication dialog box pops up requesting the same password to be entered by the user. How can I pass the password to Filemaker and prevent the authentication dialog box from popping up?
×
×
  • Create New...

Important Information

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