rendering the # character in a Mac Open URL Script Step

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.Denyer [ Mo, 27 August 2007 23:54 ] [ ID #1806140 ]

Re: rendering the # character in a Mac Open URL Script Step

<Gareth.Denyer [at] gmail.com> schrieb im Newsbeitrag
news:1188251692.557438.192020 [at] x40g2000prg.googlegroups.com.. .
> 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.

---
Met vriendelijke groet / Mit freundlichen Gruessen / With kind regards
Christoph Bouthillier
p/o\s/t atsign ohnotekstotaaloh nocom
Leave out: \ / oh no
---
Christoph Bouthillier [ Di, 28 August 2007 01:21 ] [ ID #1806936 ]

Re: rendering the # character in a Mac Open URL Script Step

> <Gareth.Denyer [at] gmail.com> schrieb im Newsbeitrag
> news:1188251692.557438.192020 [at] x40g2000prg.googlegroups.com.. .
>> 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
ursus.kirk [ Di, 28 August 2007 08:51 ] [ ID #1806943 ]

Re: rendering the # character in a Mac Open URL Script Step

In article <46d3c5f4$0$65140$dbd4f001 [at] news.wanadoo.nl>, "Ursus"
<ursus.kirk [at] wanadoo.nl> wrote:

> > <Gareth.Denyer [at] gmail.com> schrieb im Newsbeitrag
> > news:1188251692.557438.192020 [at] x40g2000prg.googlegroups.com.. .
> >> 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)
Helpful Harry [ Di, 28 August 2007 22:51 ] [ ID #1806944 ]

Re: rendering the # character in a Mac Open URL Script Step

On Aug 29, 6:51 am, Helpful Harry <helpful_ha... [at] nom.de.plume.com>
wrote:
> In article <46d3c5f4$0$65140$dbd4f... [at] news.wanadoo.nl>, "Ursus"
>
>
>
> <ursus.k... [at] wanadoo.nl> wrote:
> > > <Gareth.Den... [at] gmail.com> schrieb im Newsbeitrag
> > >news:1188251692.557438.192020 [at] x40g2000prg.googlegroups.com. ..
> > >> 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\=B6") returns "abc\=B6" (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.
Gareth.Denyer [ Fr, 31 August 2007 01:08 ] [ ID #1809682 ]

Re: rendering the # character in a Mac Open URL Script Step

On Aug 28, 9:21 am, "Christoph Bouthillier" <p... [at] tekstotaal.com>
wrote:
> <Gareth.Den... [at] gmail.com> schrieb im Newsbeitragnews:1188251692.557438.192020 [at] x40g2000prg.googleg roups.com...
>
> > 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.
>
> ---
> Met vriendelijke groet / Mit freundlichen Gruessen / With kind regards
> Christoph Bouthillier
> p/o\s/t atsign ohnotekstotaaloh nocom
> Leave out: \ / oh no
> ---

Thanks Chris... excellent suggestion! It works!
Gareth.Denyer [ Fr, 31 August 2007 01:15 ] [ ID #1809684 ]

Re: rendering the # character in a Mac Open URL Script Step

On Aug 28, 4:51 pm, "Ursus" <ursus.k... [at] wanadoo.nl> wrote:
> > <Gareth.Den... [at] gmail.com> schrieb im Newsbeitrag
> >news:1188251692.557438.192020 [at] x40g2000prg.googlegroups.com. ..
> >> 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\=B6") returns "abc\=B6" (found in the
> help-file)
>
> Keep well, Ursus

Ah, yes,... that's a neat function... thanks Ursus!
Gareth.Denyer [ Fr, 31 August 2007 01:16 ] [ ID #1809685 ]
Datenbanken » comp.databases.filemaker » rendering the # character in a Mac Open URL Script Step

Vorheriges Thema: FM 9 Value List Bug?
Nächstes Thema: Import from 3.0 standalone in order to get access to database