Display information in a pop up window

S

Stephen Noronha

Hi all,

I have a question, I have a restricted page (lots of data) and it really
causes problems if i display all data, so I want to use a pop up to display
the rest of the data, if i use a hyperlink like this
e.g:
<asp:Hyperlink Runat="server" NavigateUrl="http://google.com/"
onclick="window.open (this.href, 'popupwindow',
'width=400,height=300,scrollbars,resizable'); return false;"
ID="Hyperlink2" NAME="Hyperlink2">[...]</asp:Hyperlink>

now instead of pointing it to www.google.com, I want it to pop up a page or
anything that will display rest of the data, how can i do it?
Please advice,
Stephen Noronha
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top