Yes, Raymond. I forgot this too until someone couldn't use my site from Netscape 4.0.5 (The latest stable version of NS4 for Mac). I installed that version to test and -- voila -- a switch to turn off Javascript.
Never underestimate someone's reluctance to upgrade! On 6/20/02 5:48 AM, "Raymond Camden" <[EMAIL PROTECTED]> wrote: > Are you sure that's possible? This would seem like a (minor) security > risk to me. > > ======================================================================= > Raymond Camden, ColdFusion Jedi Master for Macromedia > > Email : [EMAIL PROTECTED] > Yahoo IM : morpheus > > "My ally is the Force, and a powerful ally it is." - Yoda > >> -----Original Message----- >> From: Zac Spitzer [mailto:[EMAIL PROTECTED]] >> Sent: Thursday, June 20, 2002 6:35 AM >> To: CF-Talk >> Subject: Re: <CF_ImageSize> >> >> >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> use the browser! >> >> if you are uploading file a form field... just create a >> javascript image >> object and set the src to the value of the form field base on >> a onchange >> event... then you can access the height and width in >> javascript from the >> image object, make sure the object is .completed before otherwise you >> get 0x0 pixels... if the browser can't read tyhe size of the >> image, the >> image is useless really :-) >> >> z > > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm 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

