Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | RE: FLASH: jumping to a url defined by a variable |
From: | Torbj�rn Caspersen |
Date: | Mon, 13 Mar 2000 14:02:50 GMT |
Jos has a point there, but also note
get url=("../dealerlist.html/#"&postcode) =wrong
get url=("../dealerlist.html#"&postcode) =right, no slash here
Note that we've experinced that anchors from flash doesn't work in IE, but
are all right in Netscape. Be warned.
Please respond to flasherchinwag [dot] com
To: "'flasherchinwag [dot] com'" <flasherchinwag [dot] com>
cc: (bcc: Torbj�rn Caspersen/Pro_Contra)
Subject: RE: FLASH: jumping to a url defined by a variable
I quess
get url=("../dealerlist.html/#"&postcode)
Good luck
> -----Oorspronkelijk bericht-----
> Van: Steven Shand [SMTP:stevenplanet-hoops [dot] co [dot] uk]
> Verzonden: maandag 13 maart 2000 11:46
> Aan: Flasher
> Onderwerp: FLASH: jumping to a url defined by a variable
>
> Me thinks I'm doing something dumb!
>
> I have a text box to allow visitor enter first two digits of their post
> code. I've assigned this text field variable a name, "postcode".
>
> Now I want to jump to a url which is a long file with anchors in it. I
> want
> the new url to open at a point defined by the anchors and the variable
> "postcode"
>
> I thought I could just use a get url statement and use the variable
tacked
> to the end of it. i.e.: get url=("../dealerlist.html/#"postcode"")
> but I can't work out the syntax to do this.
>
> I'm sure it's easy but it's got me duped.
>
> Hope I've explained this ok
> TIA
>
>
> Steven Shand
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World
<<< text/plain; charset=us-ascii: Unrecognized >>>
�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California
-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]