James,

<form action="Some.cfm" method="post">
<input type="text">
<input type="submit" value="save">
<input type="Button" value="Close Window" onclick="your_function_here()">
</form>

Wednesday, July 26, 2000, 6:27:19 PM, you wrote:

James> Is it possible to do the following? I want to have a form that calls another
James> CFM or closes the current browser window.

James> That's it. Straight and to the point.

James> <form action="Some.cfm" method="post">
James>         <input type="text">
James>         <input type="submit" value="save">
James>         <input type="submit" value="Close Window"> (Can this be a javascript
James> that closes the window?)
James> </form> 

James> Thank you!

James> Jim Ray



James> ------------------------------------------------------------------------------
James> Archives: http://www.mail-archive.com/[email protected]/
James> To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.


-- 
 Regards,
 Alex                            mailto:[EMAIL PROTECTED]


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to