Is it possible to use HTML coding to create a mesage board?
February 27th, 2010 by admin
Is it possible to use HTML coding to create a mesage board? If not, what kind of programing code can be used?
You can describe the semantics and structures of messages using HTML.
If you want to actually modify the content, you’ll need a programming language (such as Perl).
- 2 Comments »
- Posted in HTML Coding

You can describe the semantics and structures of messages using HTML.
If you want to actually modify the content, you’ll need a programming language (such as Perl).
References :
No… u can create the form…. but to do something with dinamic… u cannt..
lets try php, or perl
cheers
T.
References :