Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-01-2003, 06:03 PM   PM User | #1
ErikvD
New Coder

 
Join Date: May 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
ErikvD is an unknown quantity at this point
Help:User comments on the bottom of the page.

I'm working on a website that needs interactivity in a way that visiters can add there own comments on the bottom of an article. I've seen this done a couple of times, but so far I only know they use a combination of javascript and php without use of a database. The database isn't needed because when a visiter adds his/her comments the tekst is automaticly converted to html.

Can anyone please help me find out how to get this feature into my website?

Are there any tutorials on this subject out there?

Or are there programs that makes this easier?

Thanx,

ErikvD

P.s. If you don't know what I mean you can look at this website (it is in Dutch, but I think you get the idea, just open one of the articles) http://www.meervrijheid.nl
ErikvD is offline   Reply With Quote
Old 05-01-2003, 08:16 PM   PM User | #2
Nightfire
Senior Coder

 
Nightfire's Avatar
 
Join Date: Jun 2002
Posts: 4,266
Thanks: 6
Thanked 48 Times in 48 Posts
Nightfire is on a distinguished road
You'll need a serverside language then pop over to http://www.hotscripts.com and pick out something for the language you want to use.
__________________
Blue Panda
Website Design | 1 Pound Ads | 'ow much? | Coding Geeks
Nightfire is offline   Reply With Quote
Old 05-02-2003, 07:28 AM   PM User | #3
ronaldb66
Senior Coder

 
Join Date: Jun 2002
Location: The Netherlands, Baarn, Ut.
Posts: 4,253
Thanks: 0
Thanked 0 Times in 0 Posts
ronaldb66 is an unknown quantity at this point
Weberdev

If it's PHP you're looking for you could also try Weberdev.com; you'll have to sign up (for free...), but they feature tons of examples, tutorials etc. I'm pretty sure that'll help you along.
__________________
Regards,
Ronald.
ronaldvanderwijden.com
ronaldb66 is offline   Reply With Quote
Old 05-05-2003, 05:49 PM   PM User | #4
ErikvD
New Coder

 
Join Date: May 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
ErikvD is an unknown quantity at this point
Thanks for the links, but after a long search I still can't find anyway to get this done. On hotscripts there was mention of a script called "Post-Its" that might be just what I need, but the links was expired.

Does anyone know of this script and/or know of another way to accomplice this feature, please help.

Most scripts I can find are for guestbooks or forums, but not about a way to add comments into the same page as the article is in. They all create/use a defined page for all the comments.
ErikvD is offline   Reply With Quote
Old 05-06-2003, 12:04 AM   PM User | #5
pardicity3
Regular Coder

 
Join Date: Jun 2002
Location: Iowa / Notre Dame
Posts: 538
Thanks: 0
Thanked 0 Times in 0 Posts
pardicity3 is an unknown quantity at this point
Your best bet would be to learn a server-side language (PHP) and a databse (MySQL). That way you can make your own script and have knowledge enough to create any future endeavors.

Alternativley you could always learn just enough of php and mysql to get you started and then modify some scripts that you find which allow you to do something close to what you want.

I also found a few scripts that might be of intrest:

http://climbtothestars.org/coding/comments_code.txt
http://delta.glypto.com/~cjpbob/guestbook.php
__________________
My Site {Mike's Adventures}

Yikes, forums are almost too much fun.
pardicity3 is offline   Reply With Quote
Old 05-06-2003, 12:25 AM   PM User | #6
ErikvD
New Coder

 
Join Date: May 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
ErikvD is an unknown quantity at this point
You're probably right pardicity3, thanks for the scripts !
ErikvD is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:22 AM.


Advertisement
Log in to turn off these ads.