Microsoft
Software
Hardware
Network
Question : How to popup a waraning dialog box in asp.net?
In my gridview_RowCommand event, after I query my sql database, if certain condition exist then I would like to popup a dialog box with some text message for the user. Can some one show or point me to a url that how the code will be done? Thanks.
I'm using VS2008, .net 3.5, asp.net and vb.
Thanks.
Answer : How to popup a waraning dialog box in asp.net?
use this
if some_condutions then
dim msg="bla bla bla..."
response.write("")
end if
Random Solutions
MAC Address OF PDA Barcode Reader Motorola MC9090
bypass key in msaccess
Access 2007 Adp Terminal Server Memory Bloat
Exclude if Is Not Null
Were can I find a Infopath 2007 trial?
SMPTE time code input mask not working
Using a geometry type check constrint in sql sever 2008
Can you delete OCS Address Book groups?
Your user accounts are unexpectedly locked and event ID 12294 is logged in Windows Server 2003?
How to Publish a web service in remote server