Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > How to display "Dont show again" checkbox in messagebox

Reply
Thread Tools

How to display "Dont show again" checkbox in messagebox

 
 
soundar rajan
Guest
Posts: n/a
 
      02-24-2005
Hi,

I wanna display messagebox, and also at the bottom i wanna display "Dont
show again" with checkbox using VB.NET. Immediate help needed!!!!






*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Reply With Quote
 
 
 
 
Vadivel Kumar
Guest
Posts: n/a
 
      02-24-2005
I belive, there is no way for this. You have to use custom form for this.

Cheers
Vadivel Kumar

"soundar rajan" <> wrote in message
news:...
> Hi,
>
> I wanna display messagebox, and also at the bottom i wanna display "Dont
> show again" with checkbox using VB.NET. Immediate help needed!!!!
>
>
>
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!



 
Reply With Quote
 
 
 
 
=?Utf-8?B?RG90TmV0SmVyb21l?=
Guest
Posts: n/a
 
      02-24-2005
Hi,

Create a custom message box with a check box for "Don't Display Message".
You've to store the input in the user's profile and based on that you've to
show or hide next time nwards...there is no builti control or function
available.

Cheers,

Jerome. M

"soundar rajan" wrote:

> Hi,
>
> I wanna display messagebox, and also at the bottom i wanna display "Dont
> show again" with checkbox using VB.NET. Immediate help needed!!!!
>
>
>
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I display a MessageBox in ASP.NET? Steve Kershaw ASP .Net 5 05-26-2006 05:43 PM
how to display a number in a messagebox? sdeyoreo@hotmail.com C++ 3 01-16-2005 12:37 AM
how to display a MessageBox in ASP.net Paul Wilson ASP .Net 3 06-21-2004 04:40 AM
Show messagebox Mark Goldin ASP .Net Web Controls 1 01-27-2004 04:51 AM
How do you pop up a message (like messagebox.show)? VB Programmer ASP .Net 5 10-22-2003 05:27 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57