Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create a Dialog Web form in C#.Net?
Message
 
To
13/09/2006 21:37:12
Czarina Joyce Villanueva
Innovision Systems International
Manila, Philippines
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01153202
Message ID:
01153586
Views:
15
Oops. Bonnie is correct. I was thinking of WinForms. I completely missed the word Web in your title. My bad. In javascript, I believe it is:
$wnd.alert('This is a modal dialog');
and I believe there is a way to add that script from your code behind, but I can't remember off-hand how to do it. Sorry I can't be of more help.

Chad


>I can't find ShowDialog() event in Web form? Anything wrong with I am doing?
>
>MyOrder oMyOrder = new MyOrder();
>oMyOrder.ShowDialog();
>
>MyOrder does not containt a definition for ShowDialog...
_________________________________
There are 2 types of people in the world:
    Those who need closure
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform