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

That's it. Straight and to the point.

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

Thank you!

Jim Ray



------------------------------------------------------------------------------
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