Re: rendering the # character in a Mac Open URL Script Step
- From: Gareth.Denyer@xxxxxxxxx
- Date: Thu, 30 Aug 2007 16:08:54 -0700
On Aug 29, 6:51 am, Helpful Harry <helpful_ha...@xxxxxxxxxxxxxxxx>
wrote:
In article <46d3c5f4$0$65140$dbd4f...@xxxxxxxxxxxxxxx>, "Ursus"
<ursus.k...@xxxxxxxxxx> wrote:
<Gareth.Den...@xxxxxxxxx> schrieb im Newsbeitrag
news:1188251692.557438.192020@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I'm using the Open URL Script Step to build a URL.based on a field
value
The base of the URL contains the # character, eg. "http://
xmap.picr.man.ac.uk/#"
Unfortunately, althogth the URL builds nicely on a PC, on an Mac the #
character is rendered as %23... and, of course, this is not correctly
interpreted by the browser.
Any tips on how I can force the Mac to build the URL with the # and
not make it into %23
Gareth,
just a possible thought - fill a global (text) with "#" and composee the
URL from a calc whose last character is that global.
*Maybe* this helps.
Try the Quote function. Quote("abc\¶") returns "abc\¶" (found in the
help-file)
Keep well, Ursus
The "#" at the end of a URL usually means the browser has to run a
script, so that URL may or may not work from within FileMaker anyway.
Helpful Harry
Hopefully helping harassed humans happily handle handiwork hardships ;o)
Thanks Harry... The script works really well in the PC, so the hash
is not the problem.
.
- References:
- rendering the # character in a Mac Open URL Script Step
- From: Gareth . Denyer
- Re: rendering the # character in a Mac Open URL Script Step
- From: Christoph Bouthillier
- Re: rendering the # character in a Mac Open URL Script Step
- From: Ursus
- Re: rendering the # character in a Mac Open URL Script Step
- From: Helpful Harry
- rendering the # character in a Mac Open URL Script Step
- Prev by Date: Re: Import from 3.0 standalone in order to get access to database
- Next by Date: converting a date?
- Previous by thread: Re: rendering the # character in a Mac Open URL Script Step
- Next by thread: Re: rendering the # character in a Mac Open URL Script Step
- Index(es):
Relevant Pages
|