"Ron Hornbaker" <[EMAIL PROTECTED]> wrote in message > Try as I might, I can't get your script to work. I've gone through > replacing hard carriage returns with spaces where they should be (the > message got wrapped), but it's not working, and not throwing any errors > with IE5.5. > > Any chance you could put up a sample form live on the web where we could > see it work? Or send it to me w/o linewraps off-list: [EMAIL PROTECTED]?
Here it is: http://www.massimocorner.com/beta/js_upload.htm You can try it on-line or download it, rename it with a .cfm extension and see the whole beast in action. I added a few lines of CFML code that will show you the value of the form fields. I did this because there is an additional feature I didn't talk about before. The script can read the dimensions of an image (in pixels) and store them in two hidden fields, this way you can insert them in a db. I think it's pretty slick :-) Hope you will like it and you really make me think it's time to write an article about it... ---------------------------- Massimo Foti [EMAIL PROTECTED] http://www.massimocorner.com Dreamweaver, Ultradev and Fireworks goodies http://www.projectseven.com/viewer/snippets.htm Snippets Panel ---------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

