Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | FLASH: Re: Help needed - Variable problem |
From: | Pinhead |
Date: | Mon, 31 Jan 2000 23:18:49 GMT |
Hi,
After some dumbness crisis I realised that I really need some help.
I'm trying to convert an HTML form to Flash that results the following to
be sent to the server:
http://setiathome.ssl.berkeley.edu/cgi-bin/cgi?cmd=team_join_action&id=4717&
email_addr=your@emailr&passwd=12345
But for some reason I'm gettin this:
http://setiathome.ssl.berkeley.edu/cgi-bin/cgi?cmd=team_join_action&id=4717?
&cdm=team%5Fjoin%5Faction&id=4717&email%5Faddr=your%40email&passwd=12345
Notice that the underscores were changed by "%5F" and I just cant fix
it..>:(
I'm using this actions:
On (Release)
Get URL ("http://setiathome.ssl.berkeley.edu/cgi-bin/cgi",
window="_blank", vars=GET)
Set Variable: "cmd" = team_join_action
Set Variable: "id" = 4717
Set Variable: "email_add" = ""
Set Variable: "passwd" = ""
End On
but, of course it's wrong...can you help me to do it wright?
thanx,
pinhead.
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�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
Replies
Re: FLASH: Re: Help needed - Variable pr, RedStar
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]