![]() |
|
|
|||||||
![]() |
General Help Related Topics - How do I create a popup window in VB.NET? |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Hi I am using VB.NET to build my pages. I have an asp:hyperlink that I would like to click on and trigger a popup window. I’ve seen many examples on the internet but for some reason, none them show what has to be done from start to finish.
I don’t know what portion of the code goes in the JaveScript and how to fire the javeacript by clicking on my hyperlink. Does anyone know how I could use my hyperlink to trigger a popup window? Here’s my hyperlink: <asp:HyperLink id=HyperLink1 runat="server" ImageUrl='<%# "../images/" + DataBinder.Eval(Container.DataItem, "ImagePath") %>' NavigateUrl=”myImageFile”> </asp:HyperLink> Please help! InsideEdge |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to burn copy CD/DVD and create Data/Audio/Video Disc? | dvdloveri | Software | 6 | 07-27-2009 07:58 AM |
| Captcha Creation In Vb.net | cutekiller28 | Software | 0 | 09-22-2008 07:15 AM |
| How we can get the value of textbox from POpup window in asp.net2.0 with C# | gautam2u@gmail.com | Software | 2 | 02-07-2008 03:10 AM |
| new window minimizes to taskbar | -D- | A+ Certification | 0 | 03-03-2007 01:07 AM |
| Popup error message | Raymond | A+ Certification | 1 | 11-27-2004 03:10 PM |