Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ColdFusion / Getting Started / September 2004



Tip: Looking for answers? Try searching our database.

Popup window via CFScript

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Nanwedar - 29 Sep 2004 17:56 GMT
Is there a CFScript function that can create a new window popup with a passed URL? If not, can anyone suggest a method of creating a popup window that doesn't use Javascript?

Thanks in advance!
mpwoodward - 29 Sep 2004 18:31 GMT
On 9/29/04 11:56 AM, in article cjepgq$qt5$1@forums.macromedia.com,

> Is there a CFScript function that can create a new window popup with a passed
> URL? If not, can anyone suggest a method of creating a popup window that
> doesn't use Javascript?
>
> Thanks in advance!

Since Javascript is the only real way to interact with that functionality in
the browser, I believe doing it without javascript is probably impossible.
Why are you trying to do a popup without using javascript?

Matt
Signature

Matt Woodward
Team Macromedia Member - ColdFusion

Scott Stroz - 29 Sep 2004 19:51 GMT
Unless you use target="_blank", you have to use JavaSCript for pop-up windows.

CFSCRIPT is just another way to write CF code.  CF is SERVER SIDE while
JavaScript is CLIENT SIDE.

CF has already processed all the CF code, be it <cf> tags or chunks of
<cfscript> before it gets to the users browser.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.