Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Javascript from hyperlink column
Message
De
21/11/2003 13:28:25
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
WebForms
Titre:
Javascript from hyperlink column
Divers
Thread ID:
00852407
Message ID:
00852407
Vues:
47
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform