Results 1 to 4 of 4

Thread: Form Submit through HTTP Server-

  1. #1
    Join Date
    Nov 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Form Submit through HTTP Server-

    I am a newbie to coding, and I am trying to determine how to submit a form through a HTTP server. This is not an email submit I amd looking for. Anyone with any ideas, or locations I could look?

    Here is the scenario

    I have 5 different locations someone has to check during the course of the day on the job. We have a PPTP link from the cars to the office. We have a Intranet that enable me to setup a work website. I want the workers to be able to pull up the location check lists on tha computers in the cars and submit time, date and comments that can be retrieved from the server or where ever. I have MySql running on the server. I do not have php working on the site. I would like to do this in DHTML, HTML or XHTML
    Last edited by fcvulcan; 11-12-2007 at 09:58 PM.

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    It is not possible. You must have a server-side language in order to do this, although it needn't be PHP.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Nov 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    can you point me in the right direction for this server side include?

  4. #4
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    you need the full language not just an applet.

    http://www.php.net/downloads.php

    is a good place to start. you will need to know the server is on a unix / linux based system or a windows based system

Bookmarks

Posting Permissions

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