|
Feedback on: Passing data from one form to another
irt.org | About | Feedback | 993 [ previous next ] Feedback on: Passing data from one form to another
Sent by Steve McMahon on March 25, 2000 at 23:07:16:
Worth: Very worth reading
Comments: Martin, I could really do with some advise. I tried applying this script to my problem with no luck. I am wishing to pass a Flash4 form's variables, to a jump html page, then on in turn to the cgi script. These are the instructions in Flash4: On (Press) Set Variable: "number" = "lily" Set Variable: "name" = namefield Set Variable: "company" = companyfield Set Variable: "email" = emailfield Set Variable: "phone" = phonefield Set Variable: "comment" = commentfield Set Variable: "recip" = "contact@vidiwell.com" Get URL ("javascript:launchwin('small.htm' , 'newwindow' , 'height=30,width=500' , 'http://www.vidiwell.com/cgi-bin/sendvidi.cgi')", vars=POST) I've tested the form in a direct connection to the cgi and it works. Reason for doing it with a jump page is is I can't control the size of the output message window from cgi script. Any help would be greatly appreciated. Steve McMahon.
Other feedback on 'Passing data from one form to another' - show all
|
|