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
sorting in views
How do you remotely access environment variables via Computer Management in Windows Vista?
Command button code
VBA Control (Box) Design Questions
Microsoft, Access, 2007, Prevent exclusive locking of linked table
How can i hide root level of TreeView in Silverlight?
MS Access 2003 ... Add customized code to form created by Wizard
Outlook Send option disabled
How do you make outlook 2003 become "online"?
Can't Open Network Connections on Windows Server 2000