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
NAVISION 4.02 SP2 issues copying from Excel into NAVISION, whats the root cause?
Laptop drops Network Card periodically
error loading lmouse.vxd reinstall windows
How do I use a query and form together
SetFocus after validate textbox, not working
Split with character \
Outlook 2007 / Win 7 Send/Receive Error - Object not found
Adding controls to Panel
Trapping 2237
Host Process for Windows Services Stopped Working and was Closed