Form to create Facebook style message "wall"?

Discussion in 'HTML & Website Design' started by freehanddj, Apr 21, 2008.

  1. #1
    how hard is it to create a form of sorts with html that will create some sort of form whereby people can leave messages (it can be anonymous) and can view elder messages left?

    does anyone know of any free services that could help me with this?
     
    freehanddj, Apr 21, 2008 IP
  2. Louis11

    Louis11 Active Member

    Messages:
    783
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    70
    #2
    You can't do this with just HTML, you need some database and dynamic language to implement this. I'm sure there is some free script like this (a guestbook?) that will work just fine for you.
     
    Louis11, Apr 21, 2008 IP
  3. SZ4h(dot)CoM

    SZ4h(dot)CoM Banned

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    you have to use database in that
    or use it in file system
    fopen() fclose() in PHP for example
    see the php reference for that or ask for programming it'll not cost you much cause it's only a snippet of code
     
    SZ4h(dot)CoM, Apr 22, 2008 IP