

HTML coding
Started By Warbz, Oct 10 2007 13:49
14 replies to this topic
#1
Posted 10 October 2007 - 13:49
Anyone know how to code a comment box in html? i wanna add one to the bottom of www.warbz18.aexwow.com for ppl to leave me messages.
Thanks in advance.
Thanks in advance.

#2
Posted 10 October 2007 - 14:28
I don't think it's possible with only HTML, I think you need PHP and a database for it. I'm not an expert, though.
#3
Posted 11 October 2007 - 08:32
ok thanks

#5
Posted 14 October 2007 - 15:22
Here, its a guest book (Sorta like a comment box
)
Its From Freewebs.

Its From Freewebs.
type="text/javascript" src="http://link.members.freewebs.com/JS/checkLogin.jsp"></script> <script type="text/javascript" src="http://images.freewebs.com/JS/fw.js"></script> <script type="text/javascript" src="http://images.freewebs.com/JS/fwComments.js"></script> <script type="text/javascript">new fwComments('myguestbook', 2992580, 13299788, {requireLogin:false, alignNavRight:true, showLowerPaging:true, showHideLink:false, commentCountText:' Signatures', isGuestbook:true, limit:20, showRatings:false, duration:0, showDate:true, startPostClosed:false, showLogin:true, showIP:true, postText:'Sign Guestbook'});</script>

#6
Posted 14 October 2007 - 21:11
thx but bob helped me code a comment box yesterday. =)

#7
Posted 24 October 2007 - 03:10
I know HTML. But it is very limited. Where should I go next?

Thanks for the sig and avatar, 'Dr.
#8
Posted 24 October 2007 - 05:40
Redeemer, on 23 Oct 2007, 23:10, said:
I know HTML. But it is very limited. Where should I go next?
W3 Schools is a great place to learn a variety of web languages/topics/techniques. Check out their website at http://www.w3schools.com/
#9
Posted 24 October 2007 - 10:48
Yup. Thats where I learned it but whats next after HTML?

Thanks for the sig and avatar, 'Dr.
#11
Posted 24 October 2007 - 17:21
for a simple comment box you need 3 different scripts (4 if you want to show the comments):
1: The comment box (HTML)
2: A PHP script to connect to the database and select the right one,
3: a PHP script to insert the things from the comment box into the DB
4: a PHP and HTML script to show the comments.
1: The comment box (HTML)
2: A PHP script to connect to the database and select the right one,
3: a PHP script to insert the things from the comment box into the DB
4: a PHP and HTML script to show the comments.
#12
Posted 25 October 2007 - 01:06
Alright. Thanks.

Thanks for the sig and avatar, 'Dr.
#13
Posted 26 October 2007 - 22:57
A little suggestion: put the mysql acess data in a protected directory

#15
Posted 27 October 2007 - 20:55
Yeah but honestly, you're better off getting a good grasp at the foundations of individual page design before you start on the 'big picture' with PHP. Getting the formatting and tags working right is hard enough as it is.
Oh, and here's a useful tool for web developers:
W3C validator
Oh, and here's a useful tool for web developers:
W3C validator
CodeCat


Go dtiomsaítear do chód gan earráidí, is go gcríochnaítear do chláir go réidh. -Old Irish proverb


Go dtiomsaítear do chód gan earráidí, is go gcríochnaítear do chláir go réidh. -Old Irish proverb
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users