Click here to Skip to main content
15,907,492 members
Home / Discussions / C#
   

C#

 
QuestionWanted: Calender Control Pin
Gavin Roberts28-Oct-05 4:22
Gavin Roberts28-Oct-05 4:22 
AnswerRe: Wanted: Calender Control Pin
AETaylor31-Oct-05 2:51
AETaylor31-Oct-05 2:51 
QuestionModerating Posting Messages Pin
Asare28-Oct-05 3:46
Asare28-Oct-05 3:46 
AnswerRe: Moderating Posting Messages Pin
Dan Neely28-Oct-05 4:06
Dan Neely28-Oct-05 4:06 
GeneralRe: Moderating Posting Messages--an email list server Pin
Asare28-Oct-05 9:14
Asare28-Oct-05 9:14 
AnswerRe: Moderating Posting Messages Pin
Dave Kreskowiak28-Oct-05 5:10
mveDave Kreskowiak28-Oct-05 5:10 
GeneralRe: Moderating Posting Messages Pin
Asare28-Oct-05 9:17
Asare28-Oct-05 9:17 
GeneralRe: Moderating Posting Messages Pin
Dave Kreskowiak28-Oct-05 12:10
mveDave Kreskowiak28-Oct-05 12:10 
You make it sound like there is a single, generic piece of code that will work for all designs of a forum implementation. Sorry! There isn't. This piece of code will be SO interdependant on your design and implementation, it's up to you to include this functionality. No-one can tell you what the code is because they know absolutely NOTHING about how your implementing your forums database.

The basic idea is that a user posts a message to a forum, but that message isn't visible to anyone until the Moderator approves it for public view. You'll have to implement some kind of flagging system to tag messages as viewable or not and some kind of notification system to tell the Moderator that new posts are available to be reviewed.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

QuestionQuestion about assigning value to multiple variables Pin
Green Fuze28-Oct-05 3:44
Green Fuze28-Oct-05 3:44 
AnswerRe: Question about assigning value to multiple variables Pin
Niko Tanghe28-Oct-05 4:37
Niko Tanghe28-Oct-05 4:37 
GeneralRe: Question about assigning value to multiple variables Pin
Green Fuze28-Oct-05 4:40
Green Fuze28-Oct-05 4:40 
GeneralRe: Question about assigning value to multiple variables Pin
Dave Kreskowiak28-Oct-05 5:09
mveDave Kreskowiak28-Oct-05 5:09 
GeneralRe: Question about assigning value to multiple variables Pin
Green Fuze28-Oct-05 6:07
Green Fuze28-Oct-05 6:07 
AnswerRe: Question about assigning value to multiple variables Pin
[Marc]28-Oct-05 6:39
[Marc]28-Oct-05 6:39 
AnswerRe: Question about assigning value to multiple variables Pin
Daniel Turini28-Oct-05 6:54
Daniel Turini28-Oct-05 6:54 
AnswerRe: Question about assigning value to multiple variables Pin
leppie28-Oct-05 9:36
leppie28-Oct-05 9:36 
QuestionShort C ut Keys Pin
Agyeman28-Oct-05 3:28
Agyeman28-Oct-05 3:28 
AnswerRe: Short C ut Keys Pin
leppie28-Oct-05 9:41
leppie28-Oct-05 9:41 
GeneralRe: Short C ut Keys Pin
Agyeman28-Oct-05 11:00
Agyeman28-Oct-05 11:00 
QuestionControlDesigner problem Pin
monteiz28-Oct-05 3:12
monteiz28-Oct-05 3:12 
QuestionSpeed differences using all custom controls to build a form? Pin
methodincharge28-Oct-05 3:07
methodincharge28-Oct-05 3:07 
AnswerRe: Speed differences using all custom controls to build a form? Pin
Dave Kreskowiak28-Oct-05 5:06
mveDave Kreskowiak28-Oct-05 5:06 
QuestionHow to filter/sort records in a datagrid according to the values which are typed in a text box, Pin
vhkg28-Oct-05 2:27
vhkg28-Oct-05 2:27 
AnswerRe: How to filter/sort records in a datagrid according to the values which are typed in a text box, Pin
Wjousts28-Oct-05 5:27
Wjousts28-Oct-05 5:27 
AnswerRe: How to filter/sort records in a datagrid according to the values which are typed in a text box, Pin
| Muhammad Waqas Butt |28-Oct-05 22:53
professional| Muhammad Waqas Butt |28-Oct-05 22:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.