A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: PLEASE RESPOND!!!!(deadlines deadlines deadlines)

  1. #1
    Member
    Join Date
    Apr 2000
    Posts
    76

    Post

    I've noticed that a number of us are having problems with forms despite having done the tutorials and nobody seems to be responding.

    I am trying to launch a mailing list sign-up form from a projector. i appear to have all the parts but the variables don't appear to be passed properly from what i can tell.

    PLease help me and Drew!!!!!

  2. #2
    Senior Member Mad-Sci's Avatar
    Join Date
    Mar 2000
    Posts
    2,756

    Post

    Hi what do you mean by that. you passed something which is incorect or you did not pass any thing. Where are you sending the variables over the net, LAN or off-line?.
    Mad-Sci
    PS sorry that i was not verry usefull at that point but there are many ways to go arround a problem you know.

  3. #3
    Junior Member
    Join Date
    Mar 2000
    Posts
    16

    Post

    Mad_Sci is right its a bit vague. but a few things to try.

    Call the server script with the full path ie

    on(release)
    get URL("http://www.yours.com/cgi-bin/mailform")
    end

    Are you using mailform.pl?

    Make sure you've customised the script to accept variables from your site ie @referrers array must contain the full URL of your site.

    How do you know the variables arent being passed? do you get a reply thats blank or a 404 to say the page is unavailable?

    Whos running the server? Is is it set to run scripts?

    cheers

    peter

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center