Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1
    Join Date
    May 2007
    Location
    Brisbane, Australia
    Posts
    796
    Tokens
    0

    Default Is this possible.

    Is this possible, ok i want to have a form where you type yourname & a big text area to right like heaps of stuff.. & i want it when you hit OK it saves that to a diffrent page? -LIKE AN EMAIL FORM BUT IT DOSENT GET SEND TO YOUR EMAIL IT GESTS SEND TO A PAGE THAT PEOPLE CAN READ IT (A DIFFRENT PAGE NO LIKE A SHOUT BOX WHERE IT GOES UP THE TOP)


    Any help?


    - Ill rep if u get a link or code it for me..
    Thanks,
    Chris
    Free Image Uploading

    __________________


    [/url]

    [/FONT]

  2. #2
    Join Date
    Aug 2006
    Location
    United Kingdom
    Posts
    3,843
    Tokens
    1,121

    Latest Awards:

    Default

    Urm yes it is possible, its just a form which is sent to a .txt file on your server.

  3. #3
    Join Date
    Jun 2007
    Posts
    4
    Tokens
    0

    Default

    What you could do, is store the information into a MySQL database. The name and message (or whatever it will be) would be stored in the database, then to view a comment you would have to get it from the database using a code.

    You could use the text file way if you wished.
    Last edited by Beat; 19-06-2007 at 08:27 AM.

  4. #4
    Join Date
    May 2007
    Location
    Brisbane, Australia
    Posts
    796
    Tokens
    0

    Default

    Quote Originally Posted by B4DWAL View Post
    Urm yes it is possible, its just a form which is sent to a .txt file on your server.

    code please
    Thanks,
    Chris
    Free Image Uploading

    __________________


    [/url]

    [/FONT]

  5. #5
    Join Date
    Mar 2005
    Location
    London
    Posts
    4,402
    Tokens
    3,894
    Habbo
    Intricat

    Latest Awards:

    Default

    Its basically a guestbook then....

    Just find a guestbook script and adapt it.

  6. #6
    Join Date
    May 2007
    Location
    Brisbane, Australia
    Posts
    796
    Tokens
    0

    Default

    Quote Originally Posted by B4DWAL View Post
    Urm yes it is possible, its just a form which is sent to a .txt file on your server.
    Quote Originally Posted by tenatious View Post
    Its basically a guestbook then....

    Just find a guestbook script and adapt it.
    It dosent work that way see, i basicly want a request script but no panel

    k? & you dont have to to be memeber to look at em..
    Thanks,
    Chris
    Free Image Uploading

    __________________


    [/url]

    [/FONT]

  7. #7
    Join Date
    Feb 2006
    Location
    Ontario Canada
    Posts
    4,587
    Tokens
    0

    Latest Awards:

    Default

    uh use a guestbook or shoutbox script and modifie it

    .:.:#14:.:. .:.: Impossible Is Nothing :.:. .:.: 845 Rep:.:.
    .:.: Stand up for what is right, even if you stand alone:.:.


  8. #8
    Join Date
    Aug 2004
    Location
    UK
    Posts
    11,283
    Tokens
    2,031

    Latest Awards:

    Default

    Quote Originally Posted by chrisgocrazyH View Post
    It dosent work that way see, i basicly want a request script but no panel

    k? & you dont have to to be memeber to look at em..
    like a guest book.


    - make form.
    -form submit to php script, php proccess data sets it out. php appends html file with new data... people view html file to view all data?

    Easy as pie.

  9. #9
    Join Date
    Mar 2005
    Location
    London
    Posts
    4,402
    Tokens
    3,894
    Habbo
    Intricat

    Latest Awards:

    Default

    Of course its a guestbook!

    You enter the data. It gets added to the database. Then you recall it in a html file. Easy....

    Which is what a guestbook is!

  10. #10
    Join Date
    Apr 2007
    Posts
    1,373
    Tokens
    0

    Latest Awards:

    Default

    Yup, as said.. I think it's a Guestbook your looking for.


    "All it takes for evil to conquer
    is for good men to do nothing."




Page 1 of 2 12 LastLast

Posting Permissions

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