CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 PopUps and location of Java Script to create PopUps

Print topic Send  topic

Author Message
Steve1445

Posts: 16
Posted: 12/08/2006, 8:46 AM

I have read the other posts here that advise to create a link that will open a blank window before attempting a pop up. I have done that and it works fine. I have also used this great app to create a javascript to create my popup window script (thanks to the author this is a great app)

http://www.globaldevelop.com/GlobalDevelop/GenPopup/GenPopupIN.html

However, I have placed the script in several locations in my page (HTML header, Events custom code and in the Parameter properties for the link) I only get a syntax error.

Here is the script:

window.open('http://localhost/Membership_Update/Rep_update_popup.asp','Edit your information','width=480,height=645,top='+((screen.availheight/2)-(645/2))+',left='+((screen.availwidth/2)-(480/2))+',menubar=no,menubar=no,scrollbars=yes,status=no,toolbar=no,location=no,directories=no,resizable=yes');void(0);

My question is where is the right place to put this, obviously I have tried all the wrong places already.
View profile  Send private message
Steve1445

Posts: 16
Posted: 12/08/2006, 12:15 PM

Don't respond to this post, I figured out most of my problem.
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.