Need a non php non mysql content submission script

Discussion in 'HTML & Website Design' started by scylla, Aug 29, 2007.

  1. #1
    Just like the title says. I need a non php script that will allow users to submit content. If anyone has one in html, please share.
     
    scylla, Aug 29, 2007 IP
  2. scylla

    scylla Notable Member

    Messages:
    1,025
    Likes Received:
    33
    Best Answers:
    1
    Trophy Points:
    225
    #2
    Nobody knows?
     
    scylla, Aug 29, 2007 IP
  3. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It cannot be done without some form of serverside script. HTML is simply served to the client without the content being looked at by the server. What you are wanting is for the server to react to the postback in which case you need something more be it PHP, ASP, .Net, JSP, CGI, CFM or any other serverside option.
     
    AstarothSolutions, Aug 30, 2007 IP