<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Why don't you simply get the filesize of the image the client is about<BR>
to upload&nbsp;(via client script) and hit him with the message: "this file is&nbsp;<BR>
to large\n&nbsp; the file must&nbsp; be smaller than...," etc.<BR><BR>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Troy III <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; progressive art enterprise<BR>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR><BR><BR><BR><BR>

<HR id=stopSpelling>
<BR>
&gt; Date: Thu, 12 Jul 2007 08:00:18 -0400<BR>&gt; To: javascript@LaTech.edu<BR>&gt; From: tedd@sperling.com<BR>&gt; Subject: Re: [Javascript] Resizing images client-side<BR>&gt; <BR>&gt; At 5:42 PM -0400 7/11/07, Terry Riegel wrote:<BR>&gt; &gt;Ok I see, to save bandwidth then. Because if you resize at the <BR>&gt; &gt;server you can dump the original file. The only thing lost is the <BR>&gt; &gt;user spent a little more time getting it to you.<BR>&gt; &gt;<BR>&gt; &gt;Terry<BR>&gt; &gt;<BR>&gt; <BR>&gt; Terry:<BR>&gt; <BR>&gt; Yes that, but it's a bit more. One, not only does the user tie up <BR>&gt; their bandwidth, which sometimes the user blames on the site, but the <BR>&gt; server receives a hit in two ways. One, if has to spend the time and <BR>&gt; memory to receive the large file, and two, it then has a larger file <BR>&gt; to reduce.<BR>&gt; <BR>&gt; If the user would trim their files to begin with, then there wouldn't <BR>&gt; be a problem. However, educating users is another subject.<BR>&gt; <BR>&gt; Cheers,<BR>&gt; <BR>&gt; tedd<BR>&gt; <BR>&gt; -- <BR>&gt; -------<BR>&gt; http://sperling.com http://ancientstones.com http://earthstones.com<BR>&gt; _______________________________________________<BR>&gt; Javascript mailing list<BR>&gt; Javascript@LaTech.edu<BR>&gt; https://lists.LaTech.edu/mailman/listinfo/javascript<BR><BR><br /><hr />Don't get caught with egg on your face.    <a href='http://club.live.com/chicktionary.aspx?icid=chick_wlmailtextlink' target='_new'>Play Chicktionary! </a></body>
</html>