954,593 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?

Open resizable window from a cfform

0
By Donna Fontenot on Sep 20th, 2004 6:07 pm

Change the yourActionPage.cfm to the name of the page you want to open, and adjust the sizes and other parameters as you need.

<cfform action="yourActionPage.cfm" method="post" target="myWindow"
onSubmit="window.open('about:blank','myWindow','width=200,height=250,scrollbars=yes,resizable=yes');">

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You