|
-
Nov 18th, 2009, 03:19 PM
#22
Addicted Member
Re: Popping up a messagebox using ASP.Net???
As long as an app is running on a machine (localhost), the Messagebox syntax does in fact work. However, once you upload it to a web server, the functionality will disappear.
Why does it work like this? Sounds like a good question for Microsoft.
As far as the thread goes, I just use some scripting in my code-behind. The AJAX modal pop-up works as well, but I tend to stay away from AJAX as much as possible.
If my post helped you, please rate it!
Languages: VB/ASP.NET 2005, C# 2008,VB6
Databases: Oracle (knowledge not currently in use), DB2
FROM Customers
WHERE We_Know_What_We_Want <> DB.Null
SELECT *
0 rows returned
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|