Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open new window WITHOUT javascript
Message
From
15/02/2005 05:22:29
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Open new window WITHOUT javascript
Environment versions
Environment:
ASP.NET
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00986926
Message ID:
00986926
Views:
86
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.
Next
Reply
Map
View

Click here to load this message in the networking platform