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
Reporting data from the last week in ssrs
map network drive on a none domain PC
Load into SQL Server From FoxPro database through SSIS
Microsoft Outlook 2003 hangs on start
MS Access Report Selection Options
Unable to remove printer driver for HP LaserJet 1300 PCL 5e
Dlookup with multiple criterias and tables
Complex SQL Query
Vista Home Basic & Vista Business - IE8 not supported
MS Access Audit using Screen.ActiveControl.OldVa<wbr />lue