How to Create simple forum web site???
-
How Can I to Make simple forum website With Login/LogOut Users and Send/Ask Question or Answer to that :^) if possible leave any link address for same subtitle... :omg: Thanks for your help... (me) :~
-
How Can I to Make simple forum website With Login/LogOut Users and Send/Ask Question or Answer to that :^) if possible leave any link address for same subtitle... :omg: Thanks for your help... (me) :~
Search on code project OR google you will found many articles, sample OR open source.
Parwej Ahamad
-
Search on code project OR google you will found many articles, sample OR open source.
Parwej Ahamad
Via What Word???:confused:
-
How Can I to Make simple forum website With Login/LogOut Users and Send/Ask Question or Answer to that :^) if possible leave any link address for same subtitle... :omg: Thanks for your help... (me) :~
ICEFLOWER2 wrote:
How Can I to Make simple forum website With Login/LogOut Users and Send/Ask Question or Answer
You need to create an ASP.NET web application. Define: 1. Login page. Implement login-logout feature 2. Submit question page. Implement simple ask a question form where you have from, to, subject, body kind of layout for question submission. For login, this should help: How to: Create an ASP.NET Login Page[^] Try!
Sandeep Mewara [My last article]: Server side Delimiters in ASP.NET[^]
-
How Can I to Make simple forum website With Login/LogOut Users and Send/Ask Question or Answer to that :^) if possible leave any link address for same subtitle... :omg: Thanks for your help... (me) :~
See if this helps ... http://www.codeplex.com/site/search?query=forum%20asp.net&ac=1[^]