----- Original Message ----- From: "Russ" <[EMAIL PROTECTED]> > Because it's a preview for that purpose--to PREview it to ensure that > what's being sent out is correct. ---------------------------
Still not clear why this has to be in a pop-up. In some apps I do, I have previews of content before deletion - it's just another page, with 'Cancel' and 'Confirm Delete' buttons. The other example I can think of is using Yahoo! Groups. You enter details for an email to send out, press send, the next screen is all full preview of how the email will appear, with 'Edit' and 'Send' buttons. I'm sure there are countless other examples. Maybe I'm missing something, but having the preview as another page within the same browser window seems fine. Just have an 'Edit' button taking you back to the form, and a 'Send' button to confirm. Regarding the JS you posted, though: > > > <!--- Form name = Letter; trying to see if I can manipulate the code > > > below to work for me; failing horribly ---> > > > <!--- document.Letter.action="letterPreview"; ---> > > > <!--- document.Letter.submit() ---> Shouldn't this be: document.Letter.action="letterPreview.cfm"? Maybe too obvious a mistake for you not to have fixed without thinking, though. Gyrus [EMAIL PROTECTED] work: http://www.tengai.co.uk play: http://www.norlonto.net PGP key available ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm