|
-
Nov 1st, 2006, 10:34 AM
#1
Thread Starter
Fanatic Member
[2005] Popup box? [solved]
Is there a pop box for web pages in ASP.NET 2.0 ?
Last edited by dogboydelta; Nov 1st, 2006 at 10:58 PM.
Reason: solved
-
Nov 1st, 2006, 10:45 AM
#2
Hyperactive Member
If this post helps, please RATE MY POST!
Using Visual Studio 2005 SE
-
Nov 1st, 2006, 11:54 AM
#3
Thread Starter
Fanatic Member
Re: [2005] Popup box?
I used to use the RegisterStartupScript for popups, but now its looking for a
new parameter of System.Type (?). I tried a few things but nothing works, what do I put in here? This worked great in ASP.NET 1.1
-
Nov 1st, 2006, 12:02 PM
#4
Hyperactive Member
Re: [2005] Popup box?
In C# for the first argument in Page.RegisterStartupScript I used "this.GetType()"
If this post helps, please RATE MY POST!
Using Visual Studio 2005 SE
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
|