Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7301 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have a small db that holds all my movies. To make life simple I made a small script that puts the url together for a search on imdb.com. FM submits a valid url to Safari, but in the address bar appears // after the domain. Like this:

http://www.google.com[color:"red"]//[/color] search?q=aardman+classics&ie=UTF-8&oe=UTF-8 

Is there a bug in the Open url script step? Or do I have to look elsewhere for a fix.

Running 10.3.6, FM 7.03 and Safari 1.2.4

TIA

Posted

This has been confirmed as a bug by FileMaker, FileMaker Pro adds a slash to the URL when sending it to Safari. Other browsers are not affected AFAIK.

Posted

NOTE: this is in response to zincb

I posted this in another area, so I figured I post it here too.

Here's an interesting tidbit. If you use a back slash, "", in front of the "search" word, instead of "/", it works right. So, make your calc look like this:

"http://www.google.comsearch?hl=en&q=" & googleMe & "&btnG=Google+Search"

HTH

Adam

This topic is 7301 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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