Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Open new window WITHOUT javascript
Message
De
15/02/2005 05:22:29
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Open new window WITHOUT javascript
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
00986926
Message ID:
00986926
Vues:
82
Hi all!

I'm trying to open a new window in ASP.NET for displaying a crystal report.

Till now I'm opening the new window using "response.write(...window.open(...)...)" but this causes more and more problems when popup-blockers are used; and nearly every browser has a builtin popup-blocker.

I'm not able to transform the code above into hyperlinks ("...href=... target=_blank...") because lots of the affected code is managed in base classes which are inherited.

Thanks for help!
robert.oh.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform