stancreator
07-12-2003, 06:08 AM
is it possible to create a forum like feature using javascript. what i mean is is it possible to have just like a simple notice board where anybody put up their message without having to log in?
|
Click to See Complete Forum and Search --> : javascript forum stancreator 07-12-2003, 06:08 AM is it possible to create a forum like feature using javascript. what i mean is is it possible to have just like a simple notice board where anybody put up their message without having to log in? Charles 07-12-2003, 06:13 AM No stancreator 07-12-2003, 09:09 AM is it possible to do it using any other form of code? Khalid Ali 07-12-2003, 09:48 AM Yes there are plenty of programming languages whcih you can use to create a forum... Java,PHP etc stancreator 07-12-2003, 11:13 AM where can i find out how to do this? Khalid Ali 07-12-2003, 05:03 PM Interesting? I'd say get paper and pencil and staart on drawing your ownflow chart for this app...or you can search the google there might be some tutorial on this.. brendandonhue 07-12-2003, 05:09 PM I'd say get a premade forum. This one is called vBulletin. There are some good free ones too, such is phpBB (my personal fave), Snitz, and the latest versions of Invision Power Board are really cool. neil9999 07-13-2003, 03:56 AM There's a good free one at http://www.bravenet.com/webtools/forum/index.php You can customize the colours etc. Neil stancreator 07-13-2003, 05:08 AM sorry, I don't think you all understand. I don't want an exact forum. All i want is an input feild so people can type in their comments, then when they press a submit button it will appear in list of comments below. Simple. brendandonhue 07-13-2003, 08:54 AM Ohh we thought you wanted a message board! You need an HTML form and a little serverside code. Do you know what languages your server supports? stancreator 07-13-2003, 01:09 PM yes, my server supports cgi/perl scripts. whmx 07-13-2003, 01:50 PM i want a message board for my site also, i am hopeless at programming, and my server only supports java... help me out! is there any way i can build a message board, a guestbook, or a comments page in javascript? man 07-13-2003, 02:44 PM @stancreator Try a Guestbook written in Perl http://www.chrm.info/internet/software/gbuch.tar.gz You also can use the option in Microsoft Frontpage to install a Guestbook on your server, but you must have installed the frontpage serverside components. @whmx Never saw an board only working on javascript. You need perl (working as *.cgi for example) or php with or without mysql. brendandonhue 07-13-2003, 02:58 PM Originally posted by whmx i want a message board for my site also, i am hopeless at programming, and my server only supports java... help me out! is there any way i can build a message board, a guestbook, or a comments page in javascript? No you can't, maybe read like the first 2 messages in this thread? stancreator 07-13-2003, 03:15 PM so... how do you do it. my server supports cgi/perl. sorry if this sounds rude. whmx 07-13-2003, 03:20 PM i've moved my site to a new server which supports PHP. now can u help me? brendandonhue 07-13-2003, 03:25 PM Its pretty easy to do in PHP-cant be much harder in CGI. Maybe post your question in the forum for that language. It will be something along the lines of take the inpput in a form, write to a file, then display the file. PinkStar 07-14-2003, 03:37 PM My server only supports javascript too. I was wondering is there a way to make an outside source (for my simple comments page to send and recieve messages) and connect it to my javascript only server? Perferably to be able to connect to multiple forms. If so what would be the best way to do that? Can you show me a code? Thank you :) whmx 07-14-2003, 04:12 PM yeah that would work, an external forum would be good. There's a few of those and some guestbooks at this site http://www.goldfiles.com/addons.shtml not to mestion varius other stupf hey stan, if all u want is a comments page, look for a guestbook instead of a forum, eh? a guestbook you can post your name, subject, and comment and it uploads it to this page so you can view all d otha comments and stuph. PinkStar 07-14-2003, 10:55 PM Thanks Whmx! Thats a great link.:) :D whmx 07-14-2003, 11:56 PM any time, glad you liked it stancreator 07-15-2003, 09:56 AM I don't wish to appear rude, but i'm not after a guest book, if you look at my post in the cgi section title forum thing then you'll see what i want. whmx 07-15-2003, 01:08 PM stan. i know what you want i think, a place where people can submit their comments and view other people's comments, simple HTML script. i dont see how this doesnt meet the criteria of a guestbook! a guestbook is specailly designed for this purpose! man 07-15-2003, 02:18 PM ... so it is. JavaScript cannot read or write to files. However, it is possible to do this using ActiveX embedded into your JavaScript But have a look at this: http://developer.irt.org/script/1421.htm brendandonhue 07-15-2003, 02:35 PM However that limits you to Windows users running Internet Explorer with ActiveX and Scripting Host enabled. whmx 07-15-2003, 06:18 PM hahaha! Uz guyz: i have solved all d problems! hahaha! i found a free forum site that is easy 2 set up and can be extrenally linked to. one small banner ad on the forum page. INCREDIBLE quality, style, detail etc, just got 1 4 myself, high recommendation, found it when looking for XMEN comics. http://www.suddenlaunch.com hahaha! isnt it kewl! webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |