473,396 Members | 1,872 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

how to create a forum in asp

1
hi evryone!
i'm kinda new here, i've been trying to create a forum in asp and not succeding somewhere somehow, can anynody tell how to create a forum in asp
Aug 24 '07 #1
1 2636
JamieHowarth0
533 Expert 512MB
You basically need a decent DB structure in place before you start coding the forums. Think about how TheScripts is laid out, and how you would go about applying techniques that you see in use here - things like user logins, threads, forum groups, DHTML menus (probably dynamically generated, too), user profiles, private messaging and message tracking (which is fairly impressive for a forum!).
You might also want to consider RSS as this is a very popular feature now - to subscribe to a thread that you're actively interested in using RSS, and then your newsreader automatically notifies you of any new items that appear in the RSS feed.

There are some free ASP forums you can download but the best free forum software isn't in ASP, it's in PHP - things like phpBB or inVision. Allows user skinning, built-in user management and all powered by a MySQL DB. (And that's coming from a hardcore ASP developer... lol).

I would normally offer bits of code for a small issue but you need a lot of code which is probably beyond the scope of what people offer in terms of advice (I've never seen a developer on this site offer up their services totally gratis for a major chunk of a project). Maybe stick a post in the Jobs section if you need it done quickly? If you get a decent developer, they may even show you how they've coded the features so you can then learn the techniques that you will find useful yourself later in commercial programming life, and this also gives you a good grounding in supporting the forums from an administrative technical perspective should anything go wrong.

Good luck!

medicineworker
Aug 24 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: Omey Samaroo | last post by:
I have had most of my questions answered in this forum and learned a lot from reading others post. In fact, I have even discovered answers to questions that I thought were totally impossible and...
1
by: WebBuilder451 | last post by:
I found an artical to create vCalendar clickable apointments in asp. see: http://www.devx.com/getHelpOn/10MinuteSolution/20508/1763 I'm trying to translate this into asp.tnet (vb) and i need to...
2
by: Frank | last post by:
Hello, I would like to create a discussion forum. Anyone know of any good to decent articles/sources that would provide some sample code to get me started? Thanks in advance, Frank K.
0
by: qwe85 | last post by:
Peter, I can't find any codes from the links that u gave me.Perhaps i'm not an IT savvy guy.I'm not good at programming. Would you kindly give me the direct links or direct codes on how to create...
5
by: Philip Nelson | last post by:
I get - db2inst1@dvorak /db2data $ db2 "create database DBTST001 automatic storage yes on /db2data/db2db dbpath on /db2data/db2db" SQL0805N Package "NULLID.SQLE2F0J 0X4141414141654557" was not...
1
by: selvamcbe | last post by:
sir I have a problem with installtion of phpbb 2 Forum in my website... I am having a website named http://www.clickonlinejobs.com Also i plan to include forum with it.So i have added my forum in...
10
snowfall
by: snowfall | last post by:
Hi, I need to create a discussion forum within my team in java, j2ee. Its basically similar to that of our TSDN. The person should be allowed to view the discussion, create a new discussion and post...
13
by: miztaken | last post by:
Hi, My C# application have a following code to create an instance of Visual Studio. System.Type type = System.Type.GetTypeFromProgID("VisualStudio.DTE. 8.0"); Object obj =...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.