User Tag List

Results 1 to 4 of 4

Thread: Common Gateway Interface send data ?

  1. #1
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Common Gateway Interface send data ?

    Know probably not many people understand this but, anyone know how to send POST data to CGI applications ? I have been trying loads of different ways, even looking at source code of various applications for about 5 hours now, and I still have no idea how the data is transeferred! An answer would be very handy, and you will get a reward as well

  2. #2
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Common Gateway Interface send data ?

    Do you mean send the data from an MMF2 application or something else?

    I am pretty sure CGI takes POST data the same as every other type of script.

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export Module
    Tiny's Avatar
    Join Date
    Jul 2006
    Location
    Sweden
    Posts
    598
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Common Gateway Interface send data ?

    Do you mean similar to the old 'formMail' script? Although that was more catching data *from* cgi not *to* it. Besides that I remember using a .txt file in the cgi-bin directory which handled the POST data, it was a long time ago though.

    If this is not what you mean please describe a little more of the situation.

  4. #4
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Common Gateway Interface send data ?

    Do you mean connecting MMF directly to a CGI application? e.g. Making an MMF webserver with CGI support?

    As opposed to sending post data to a webserver that's connected to the cgi application, as this is the same as sending post data to any other web page.

Similar Threads

  1. [bug rc1] Get Object (Send Data)
    By StingRay in forum Android Export Module Version 2.0
    Replies: 1
    Last Post: 12th October 2012, 06:05 PM
  2. Send data to GoogleMap App?!
    By StingRay in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 15th October 2011, 03:22 PM
  3. Any way to send data through a proxy?
    By ClickerGuy in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 24th September 2008, 08:14 PM
  4. How do I send array data between sub and main app?
    By KuroiNeko in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 13th July 2008, 07:32 AM

Posting Permissions

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