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
Code to open a .csv file, edit and save
How to Detect Movement from a Datasheet to a SubDataSheet
Link Excel Workbook to Access
Attach multiple files to an Outlook message at one time
How can I get the Start and End dates used in a seach to display on the report? MS RS 2005
Problem with site in IE 8
Remote desktop to terminal session error
Visual Fox Pro query to SQL Server Query
Load BitMaps into a "Picture Control in MFC Dynamically
VFP 9.0 and Installshield