Adding Custom Form Onto CGIProxy

Discussion in 'Programming' started by alfredn, Mar 16, 2007.

  1. #1
    How can I do it? Ive tried everything :/. I know php but I don't know CGI.

    Thanks.
     
    alfredn, Mar 16, 2007 IP
  2. megamoose

    megamoose Well-Known Member

    Messages:
    71
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    105
    #2
    Surely can you not just add a simple <form> tag into the template for it? Or just embed it into a:

    print "<form>......";

    Or are you talking about coding the process when you submit?

    Mark
     
    megamoose, Mar 17, 2007 IP
  3. alfredn

    alfredn Peon

    Messages:
    1,198
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Im talking about the proxified page, is that what you're talking about? Not sure :/
     
    alfredn, Mar 17, 2007 IP