Hobbes Posted September 24, 2003 Posted September 24, 2003 I am creating a simple website to allow friends and family to post message into a forum. Is there a simple way to create one? Thank you. Quote Hobbes...
Moderators Robby Posted September 24, 2003 Moderators Posted September 24, 2003 It's difficult to answer without knowing your knowledge level. You can create a page with a few text boxes and then use an SQL update statement to write their current contents to a database. That's the short answer. Quote Visit...Bassic Software
*Gurus* Derek Stone Posted September 24, 2003 *Gurus* Posted September 24, 2003 A simple linear guestbook-type bulletin board would not be that hard to create, granted you know basic SQL syntax. Quote Posting Guidelines
bungpeng Posted September 26, 2003 Posted September 26, 2003 You can download the forum from Internet for free. Even some of them are source code available. But I have not found one in .NET environment. Quote
Hobbes Posted September 27, 2003 Author Posted September 27, 2003 Thanks guys! BungPeng, can you direct to those site? I currently using the sql (with access...) but I found it inefficient coz of the 255 character limit. Kindly advise. Quote Hobbes...
wyrd Posted September 27, 2003 Posted September 27, 2003 http://www.phpbb.com/ Free forums that use PHP & MySQL. Quote Gamer extraordinaire. Programmer wannabe.
bungpeng Posted September 29, 2003 Posted September 29, 2003 I think this ASP forum is more suitable, and it supports MS Access, MS SQL and MySQL... http://forum.snitz.com/ Quote
fadi Posted September 29, 2003 Posted September 29, 2003 there is a forum on the microsoft's site built with c#.net and the source code is available for free Quote
bungpeng Posted September 29, 2003 Posted September 29, 2003 1. I do not like the User Interface 2. I think it needs further enhancement, not as stable as phpbb & snitz 3. I try to install it before but failed... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.