Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Open new window WITHOUT javascript
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
00986926
Message ID:
00988006
Vues:
48
Just so you know... you're still using javascript to open the window.

Regards,
Carl.

>I've found a solution!
>
>
>Me.ImageButton1.Attributes.Add("OnClick","window.open('new_window.htm')")
>
>
>Popup blocker do not block these newly opened windows!
>
>>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!
Carl Olson, Jr.
CEO, Founder
Cerelogic, Inc.

www.cerelogic.com

"Applying rocket science to business."
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform