Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Popup window in ASP.NET
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00869618
Message ID:
00869672
Vues:
15
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."
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform