asp.net page to modal window?

  • Thread starter Thread starter Cheryl
  • Start date Start date
C

Cheryl

BlankHi,

Currentl, I am design a page using a asp.net but I would like to convert it into modal window instead. How do I do it?
Thanks

Cheryl
 
BlankYou will need to navigate to the page from client side using javascript call window.showModalDialog (..)
Hi,

Currentl, I am design a page using a asp.net but I would like to convert it into modal window instead. How do I do it?
Thanks

Cheryl
 
Back
Top