2
Answers

POP-UP Window in .NET

Hi

I know creation of pop-up window in PHP but I want to know how to create pop-up window in .NET ? Please tell me anyone creation of pop-up window in .NET ?

Thanks
Answers (2)
0
Jignesh Trivedi

Jignesh Trivedi

NA 66.4k 14.2m 12y
hi vinit,

In ASP.net there are many way to popup screen, from those Jquery model dialog is very popular.

this dialog box contain feature like The dialog window can be moved, resized and closed with the 'x' icon by default.If the content length exceeds the maximum height, a scrollbar will automatically appear.

It very easy to use.

please refer more about model dialog
http://jqueryui.com/demos/dialog/

hope this help.

0
Utpal Patel

Utpal Patel

NA 31 0 12y
Hi,,,Vineet I have Read Out your LightSwitch Article...Thanks Mate....

There are Two Type Of Pop-Up:
1> AJAX Modal Pop-up
2> Javascript Modal Dialoug

Please Mention What you need Extactly....