Results 1 to 4 of 4

Thread: Submit Form on HTTP..

  1. #1
    Join Date
    May 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Submit Form on HTTP..

    Im using HTTP coding style,

    What it is im making a new site, its a company, but i need to create summat on the site to save the customers info. Has any1 got So if they submit it saves into a Text file you uploaded. With name / Email / Comment. Or even i so like a Guest book but saves the info on a diffrent page which only admin can Access.

    Please help me

    Thanks for reading.

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

    Default

    research databases MySQL / Oracle ? and using a server-side script like php / asp to handle it

  3. #3
    Join Date
    May 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I dont know what script to use and how to mke it use SQL ho An guide to adding tese in??? Thanks.

  4. #4
    Join Date
    Dec 2004
    Location
    UK
    Posts
    2,358
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by daydie View Post
    Im using HTTP coding style,
    What on Earth is "HTTP coding style"? HTTP, or HyperText Transfer Protocol, is an application-level network protocol.

    What it is im making a new site, its a company, but i need to create summat on the site to save the customers info. Has any1 got So if they submit it saves into a Text file you uploaded. With name / Email / Comment. Or even i so like a Guest book but saves the info on a diffrent page which only admin can Access.
    Surely you can find a wealth of such things already available on the Web. Google is your friend.
    Mike

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
  •