Website help

  • Thread starter Thread starter DQuaN
  • 2 comments
  • 782 views

DQuaN

Goat of the Year
Premium
Messages
12,299
United Kingdom
Ealing-London
Hi all,

I'm setting up a website for a friend. My skills in writing websites is incredibly basic. I know some html and that's about it.

The page I need to create is thankfully very basic. Some pictures, text, hyperlinks etc. The difficult bit is that I want to create a text box, and a submit button, that will then display the text on the page as a sort of message board.

How can I do this? Is it Simple (enough for me to do!)?
 
Something like a chatbox? You could go to this website and sign up for a chatbox and get the html code.

If you want a chatbox on the server then you could use this. The advantages to this chat is that you don't have to rely on flash to make use of it. Plus it's more customizable to work better with the theme of your website.
 
Not so much for chat, more for just submitting a message to be displayed. A bit like a single thread forum or a guestbook.

I'll have a look into those though. Thanks.
 
Back