HTML for a Website Form or Forum?

David D

New member
The HTML is simple: http://www.w3.org/TR/html4/interact/forms.html#h-17.1

... but you need some server side code behind it: http://www.cs.tut.fi/~jkorpela/forms/
 
I am building a website through Tripod and am wondering if there is a software I can add (like an HTML code) where viewers can leave comments that are visible right there on the page. A forum option, maybe? Some kind of direct interaction. Know of anything??
 
The HTML is simple: http://www.w3.org/TR/html4/interact/forms.html#h-17.1

... but you need some server side code behind it: http://www.cs.tut.fi/~jkorpela/forms/
 
Back
Top