myspace comment box editor generator

0

Posted by admin | Posted in MySpace | Posted on 21-07-2010

Tags: , , , ,


Need help with HTML Comment Box?

Okay, so that our school newspaper published in our newspaper over the Internet, and they want it so readers can make comments right on the website (not letters to the editor). Basically, I tried again and comment tags box, and constantly sends me to google myspace generators. I found one line of code, but for some reason comments disappear after the page loads web. Can anyone give me a simple code for a comment box that requires minimal knowledge of HTML (or XHTML CSS no, please) Thanks!

Well, if you want users to submit comments, you need a place for them to submit comments / a /. In other words, you need a server side script (Eg PHP, Perl, ASP), with an associated database (eg MySQL, PostegreSQL). An HTML form itself will not be persistent. There is no need CSS and XHTML, but you do need to add code on the server.


Write a comment