A Flash Developer Resource Site

Search:

Type: Posts; User: cadwallader

Search: Search took 0.06 seconds.

  1. Replies
    125
    Views
    275,788

    Sticky: thanks for the help but I'm going to have to...

    thanks for the help but I'm going to have to leave the flash form off the site as I can't get any response other than 'unauthorised domain'.
    Shame that.
  2. Replies
    125
    Views
    275,788

    Sticky: gah, I spoke too soon there, I've tried the full...

    gah, I spoke too soon there, I've tried the full http:// address and just prefixing it with a "/" neither of these work
    (www.planetkoala.com/atest6.html and www.planetkoala.com/atest7.html...
  3. Replies
    125
    Views
    275,788

    Sticky: Ah yeah crap bug. thankyou very much anyway,...

    Ah yeah crap bug. thankyou very much anyway, you're a lifesaver!
    :)
  4. Replies
    125
    Views
    275,788

    Sticky: ok, I've put up a test version so you can see the...

    ok, I've put up a test version so you can see the response I'm getting:

    http://www.planetkoala.com/atest5.html

    It looks like it's calling the script but I've got some kind of security issue?
    ...
  5. Replies
    125
    Views
    275,788

    Sticky: help!

    Hello, I've tried pasting in this code:

    $postvars = array("abc", "def", "ghi");
    foreach ($postvars as $var)
    if(isset($_POST[$var]))
    $$var = $_POST[$var];

    ...into my formmail script,...
Results 1 to 5 of 5




Click Here to Expand Forum to Full Width

HTML5 Development Center