Programmers!! help! cgi script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Odie
    Confirmed User
    • Apr 2003
    • 7040

    #1

    Programmers!! help! cgi script

    Hi GFY'rs

    I am building a webform in flash8 and need a cgi script to install on my Linux server that can receive form field entries as well as file attachments(image files), process, and email the results.,..,

    anyone got one????
    Odie
    [email protected]
    Are you Mobile????
    MMACanada
    ICQ # 166208354


    See Who I Am At AdultWhosWho.com!
  • fris
    Too lazy to set a custom title
    • Aug 2002
    • 55679

    #2
    why cgi? use php much easier to implement.

    but if you must use cgi, might try hitting up sortie
    Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

    Comment

    • Odie
      Confirmed User
      • Apr 2003
      • 7040

      #3
      Originally posted by fris
      why cgi? use php much easier to implement.

      but if you must use cgi, might try hitting up sortie
      I don't have sortie's info..I'll try php...thanks Fris
      Odie
      [email protected]
      Are you Mobile????
      MMACanada
      ICQ # 166208354


      See Who I Am At AdultWhosWho.com!

      Comment

      • Odie
        Confirmed User
        • Apr 2003
        • 7040

        #4
        Originally posted by fris
        why cgi? use php much easier to implement.

        but if you must use cgi, might try hitting up sortie
        do you have a php script? I'm a newbie at forms in flash
        Odie
        [email protected]
        Are you Mobile????
        MMACanada
        ICQ # 166208354


        See Who I Am At AdultWhosWho.com!

        Comment

        • MrCodey

          #5
          ughm cgi is an interface... common gateway interface, you can use practically any language to do the job. php, python, perl, asp etc whatever your server can support.

          Comment

          Working...