Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Javascript from hyperlink column
Message
From
21/11/2003 13:28:25
 
 
To
All
General information
Forum:
ASP.NET
Category:
WebForms
Title:
Javascript from hyperlink column
Miscellaneous
Thread ID:
00852407
Message ID:
00852407
Views:
45
Hi All,

I am working with the following javascript from a hyperlink column;
DataNavigateUrlFormatString="javascript:openWindow = window.open( 'PopupBeneficiary.aspx?BeneficiaryID={0}','_blank','width=650,height=150,resizable=yes',true);openWindow.focus()"
This script is working as desired in that it calls the right page with the right parameter and the new page is sized as specified. One issue I am having is that another blank IE window is also opened in addition to the specified page and it has a message that the page cannot be displayed. I don't know how to prevent that from happening. Does anyone have insight into why the blank IE window is being opened?

fwiw, I am following an example I found on the asp.net website at http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=1034

TIA,
Kendall Webb
Senior Software Engineer
MCAD.Net/MCSD.Net
Next
Reply
Map
View

Click here to load this message in the networking platform