Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
drmaves #1
FORM action to open new window
I'd like to use the action atrribute in FORM or CFFORM to execute a URL that would open a new window, just like the <a href="" target="_blank"></a> would do.
Is there a way to do this?
drmaves Guest
-
Page_Load not fired when window.open used to load window.
Hello John, Did you mean that the problem only happens after you upgrade to VS 2003 and framework 1.1? Does the problem exist in VS 2002 and... -
New Window Target doesn't open a new window inContribute but does in Firefox
I have made the neccessary steps to allow a link to open in a new window by choosing "New Window" as the Target, and when testing the published page... -
open new window via form action
is it possible to open a new window via a form action? If so, how? thanks -
How to get a OPEN/SAVE dialog option window when open Excel from IE browser.
I use the following to open Excel from IE browser, but I don't get a OPEN/SAVE dialog option window. Instead, the Excel opened in the browser... -
'Run-time error 2501. The Open Form action was cancelled.'
I get the 'Run-time error 2501. The Open Form action was cancelled.' when I attempt to specify criteria in the 'where' clause section of the DoCmd... -
cgsj_usa@yahoo.com #2
Re: FORM action to open new window
You can use the target attribute in the form tag to do this. Thanks.
Chris
cgsj_usa@yahoo.com Guest
-
drmaves #3
Re: FORM action to open new window
Thanks, I'd forgotten that the target attribute could be used here as well.
drmaves Guest
-



Reply With Quote

