Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
abacusdotcom
Posting Yak Master
133 Posts |
Posted - 2005-07-01 : 05:51:52
|
Hi All, I am thinking of how possible to build a modal pop ups (either window or controls based) in ASP.NET application. I have a thorough seach on the web. Pls, I will appriciate if someone can help with a sample code or a url to a tutorial for me devour. Thanks (To those Good People of SQLTeam..Kudo!!!! )I sign for fame not for shame but all the same, I sign my name. |
|
spirit1
Cybernetic Yak Master
11752 Posts |
|
abacusdotcom
Posting Yak Master
133 Posts |
|
SamC
White Water Yakist
3467 Posts |
Posted - 2005-07-01 : 07:54:07
|
I used Overlib to create pop-up tooltips in an application. While I liked the features, it seemed to me to be a lot of JavaScript. Maybe subModal has a more compact solution. |
 |
|
jhermiz
3564 Posts |
Posted - 2005-07-01 : 09:48:43
|
I wish web apps worked a lot like win forms:Modal = True :) Keeping the web experience alive -- [url]http://www.web-impulse.com[/url]Imperfection living for perfection -- [url]http://jhermiz.blogspot.com/[/url] |
 |
|
|
|
|