How To Create A Comment, I created a website and I want to ask: "how to create a comment ?& |
||
Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.
In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.
Zymic Webmaster Forums Web Design & Development General Web Design Discussion |
||
![]() |
How To Create A Comment, I created a website and I want to ask: "how to create a comment ?& |
||
Mar 1 2009, 07:21 AM
Post
#1
|
|
![]() Newbie ![]() Group: Members Posts: 16 Joined: 31-January 09 From: Vietnam Member No.: 79,983 |
Humh... First, talk about my website a little. It's an own website. Almost done, but it has just one problem : I really don't know how to create a comment for my own website, I mean create a comment form and then when we click on the "send" button, it will appear on the screen where we but those comments there. The comment form, I have created, but the next steps (they're "when we click on the "send" button, it will appear on the screen where we but those comments there."), I don't know to do that. =.= Can you help me, please ?
Humh... I hope that you guys understand what I'm talking about, I'm not good at English. I'm Vietnamese. =.= Let me thanks first. P/S : I don't know this topic is in right box or not. If not, please mod move this topic in another box where it gotta be there. |
|
|
Mar 1 2009, 06:58 PM
Post
#2
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 14-February 09 Member No.: 82,161 |
If I understand you want to get results from the comment form?
|
|
|
Mar 1 2009, 11:16 PM
Post
#3
|
|
![]() Newbie ![]() Group: Members Posts: 16 Joined: 31-January 09 From: Vietnam Member No.: 79,983 |
Yeah... something like that. '_'
But the thing I want that be when we click the button submit, the form will be on the screen where we put it on right that page. I means... such as reply a topic in this forum. When we click "add reply" it's appear on the screen that page right then. |
|
|
Mar 9 2009, 08:56 AM
Post
#4
|
|
|
Newbie ![]() Group: Members Posts: 15 Joined: 5-January 09 Member No.: 76,086 |
To create a comment make sure that your comment is related to the article of blogs that you commented.
|
|
|
Mar 9 2009, 01:37 PM
Post
#5
|
|
|
Member ![]() ![]() Group: Members Posts: 93 Joined: 4-March 09 From: UK Member No.: 85,079 |
Yeah... something like that. '_' But the thing I want that be when we click the button submit, the form will be on the screen where we put it on right that page. I means... such as reply a topic in this forum. When we click "add reply" it's appear on the screen that page right then. what website do you have ? is it a database driven site or static site ? try using wordpress it has everything you need and its free from http://wordpress.org it works on here |
|
|
Mar 10 2009, 10:13 AM
Post
#6
|
|
![]() Newbie ![]() Group: Members Posts: 16 Joined: 31-January 09 From: Vietnam Member No.: 79,983 |
QUOTE what website do you have ? is it a database driven site or static site ? try using wordpress it has everything you need and its free from http://wordpress.org it works on here @_@ Well, I'll try... P/S : I created my website on notepad with some simple code (HTML, CSS :">). But you know... HTML and CSS can't create a comment, so that I have to post this topic to ask. QUOTE is it a database driven site or static site ? It's the static site. '_' My website's link : http://myfic-myworld.uuuq.com/aboutme.html Whatever, it has not done yet. CODE <meta http-equiv="Content-type" content="text/html; charset=UTF-8" /> >< |
|
|
Mar 10 2009, 10:47 AM
Post
#7
|
|
|
Outrageously Uber Ninja ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Moderators Posts: 1,805 Joined: 10-July 08 From: UK Member No.: 44,994 |
From what I see, you're basically after a comments page/guest book, where people can say something about your site, something like this. Sorry about the site, it's been a while since I did anything to it...
Writing this was the first piece of php I ever did - it's quite simple, and was a good learning experience, so if you're looking to learn php/mysql, I suggest writing one yourself, as that's fairly easy. So you don't wonder why your posts don't appear... It also has an admin panel where I get to approve/disapprove posts, and even mark as spam, keeping track of the number of spam posts from the same IP. swordz |
|
|
Mar 13 2009, 09:12 AM
Post
#8
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 13-March 09 Member No.: 87,039 |
hello bab im wameed , if you want to know how you can to add commont I can tell you now you must frist use programm named (front page )that use special to add any think to the website and if you need more help of me you can send me your to my yahoo mail (wameedyousif@yahoo.com) or sir.gihad@yahoo.com and I will tell you every think ok! bye.
|
|
|
Mar 13 2009, 02:40 PM
Post
#9
|
|
![]() Newbie ![]() Group: Members Posts: 16 Joined: 31-January 09 From: Vietnam Member No.: 79,983 |
@ swordz : Thanks. I'll try my best to learn php/mysql. >_<
@ wameed : Humh... What "bab" does mean ? Humh... About the front page program. I don't think so. I think that I should create a website by myself. ^^ It's good to me to improve my bad knowledge about code. >_< @ All : QUOTE It's the static site. '_' My website's link : http://myfic-myworld.uuuq.com/aboutme.html Whatever, it has not done yet. biggrin.gif (I don't know why it doesn't appear Vietnamese language, although every my code file has this : CODE <meta http-equiv="Content-type" content="text/html; charset=UTF-8" /> >< Will someone answer this question ? |
|
|
Apr 1 2009, 10:22 AM
Post
#10
|
|
|
Newbie ![]() Group: Members Posts: 10 Joined: 1-April 09 Member No.: 89,768 |
your comment must relates to the topic that you have been discusing..
|
|
|
May 7 2009, 11:33 AM
Post
#11
|
|
![]() Newbie ![]() Group: Members Posts: 23 Joined: 28-April 09 Member No.: 92,932 |
make comment related to article or blog
|
|
|
May 11 2009, 03:00 PM
Post
#12
|
|
|
Newbie ![]() Group: Members Posts: 16 Joined: 26-March 09 Member No.: 89,057 |
for a comment system ideally you need it to database driven. i.e. if its a news system all the stories are stored in a database.
Then what you do is have a comment form were it takes the news stories id from the database and adds it to a separate table for comments. Then to display all this you just have a script to output whats in these tables so you end up with a news story article etc and then the relevant comments below them. This is a rough outline and if you don't know php or mysql i would look into word press or any of the free news systems. |
|
|
Sep 29 2011, 07:08 AM
Post
#13
|
|
|
Member ![]() ![]() Group: Members Posts: 30 Joined: 26-September 11 Member No.: 210,615 |
If you want a guestbook you should have a database (mysql) and read/write from/to it using PHP.
But since you can't even use frames, I'm guessing this could be a problem... Perhaps you should think about changing provider. |
|
|
![]() |
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users) |
||
| 0 Members: | ||
Forum Jump |
||
| Lo-Fi Version | Time is now: 24th May 2013 - 06:44 AM |