I am trying to make a costum popup where I can add controls and funktions on, and it need to be connectet to a webpage so that when I make som changes in the box and closes it, it will update the webpage and if a have the box open and go to an other page
it will close the box.
Bendix BP Te...
Member
3 Points
23 Posts
Costum popup box
Jan 29, 2013 12:21 PM|LINK
Hey
I am trying to make a costum popup where I can add controls and funktions on, and it need to be connectet to a webpage so that when I make som changes in the box and closes it, it will update the webpage and if a have the box open and go to an other page it will close the box.
is there any one that have a ide on how to do it.
CruzerB
Contributor
5399 Points
1098 Posts
Re: Costum popup box
Jan 29, 2013 01:41 PM|LINK
Hi,
A simple in-page pop up panel.
This article might help you to do it.
My Technical Blog
Decker Dong ...
All-Star
118619 Points
18779 Posts
Re: Costum popup box
Jan 31, 2013 12:15 AM|LINK
Hi,
According to your description, I think you need to have a Model Pop Up Dialog.
For more you can refer this sample here:
http://www.codeproject.com/Articles/20143/Dynamic-AJAX-Modal-Popup
Or
http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/ModalPopup/ModalPopup.aspx