Groups | Blog | Home
all groups > flash actionscript > january 2004 >

flash actionscript : CGI-Radio Buttons-Flash Form


timheit
1/31/2004 9:20:43 AM
Ok, this is my last resource.

How the h3LL do you get radio button info on a flash feedback form; to send to a CGI script

label, data, instance name, changeHandler, i don't care which one get sent.

I am fairly new to CGI...

Here's the test directory for the site

http://www.randallphotography.net/1/randall_contactus.html


kglad
1/31/2004 3:15:29 PM
you can use loadVariables() to call your cgi script. all the variables in your movie will be sent to the script and you can parse them there.

AddThis Social Bookmark Button