Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Popup window in ASP.NET
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00869618
Message ID:
00869671
Views:
17
Hi, Rick. I'm not an expert on this, but when I view the source for the webpage, the script appears to be inline with the corresponding html tag. For example, I have an asp.net link button whose click event has similar code in my previous post. The view source comes back looking like this:
<a id="lnkCreateServiceEvents" class="cerLink" href="javascript:mywin1=window.open('../../ServiceEventManagement/CreateEventsService.aspx', 'CreateEventsService','width=750,height=400,resizable=yes,location=no,menubar=yes,toolbar=yes,scrollbars=yes');mywin1.focus()" style="Z-INDEX: 123; LEFT: 326px; POSITION: absolute; TOP: 134px">Create Service Events</a>
A separate browser window appears when the user clicks on the link button. It appears to work (well, it's been in production for several months). Perhaps there's a symantics issue going on in my head! <g>

Regards,
Carl.
Carl Olson, Jr.
CEO, Founder
Cerelogic, Inc.

www.cerelogic.com

"Applying rocket science to business."
Previous
Reply
Map
View

Click here to load this message in the networking platform