Zephyr
03-19-2004, 06:59 PM
Can someone please tell me what script this page is using?
CLICK (http://www.markme.com/mtadmin/mt-comments.cgi?entry_id=4402)
I need to have this same functionallity on multiple pages of a clients site.
Thank You.
Willy Duitt
03-19-2004, 07:08 PM
Is this a real question or is this some type of Outwar Link?
http://www.markme.com/mtadmin/mt-comments.cgi?entry_id=4402
.....Willy
Zephyr
03-19-2004, 07:14 PM
I am wondering if anyone knows of a script that will accomplish this same functionallity. I don't know what you mean outwar link?
Here is the url of the site that I want to mimic.
http://www.markme.com/mtadmin/mt-comments.cgi?entry_id=4402
Here is another example the "comments" section:
http://journalism.nyu.edu/pubzone/weblogs/pressthink/2003/08/18/introduction_ghost.html
Choopernickel
03-19-2004, 07:18 PM
markme is the home of a lot of techie blogs - the only reason I clicked that link is because I recognized the URL. The page linked to is a comments page on a specific blog post.
Regardless, comments such as those you link to are the affect and responsibility of a server-side application. Never will or should this be achievable via JavaScript.
Zephyr
03-19-2004, 07:30 PM
Do you know the name of any server side applications that will do this?
Thanks.
Choopernickel
03-19-2004, 08:20 PM
Well, the one running on markme is called MovableType, and is available at http://www.MovableType.org - but it's more than just a comments script, it's an entire site management tool. Search the web for a guestbook script if you only want comments, or search for 'Content Management System' if you want the whole shebang.