neuronstatic
Posts: 1242
Joined: 7/14/2005
From: North Carolina!
Status: offline
|
I tried unsuccessfully to upload avatars to my profile using Firefox 3.0.10 on Ubuntu 9.04 Linux and it never works. The result is always "File is too large!". Now before anyone tells me the dimensions of avatars, please read these posts to see where I was able to load the same avatar files from Windows XP. If anyone is at all interested, I captured the session using Wireshark to see if anything jumped out at me. For the file upload, nothing unusual and the file size as given in the multipart upload was 9713 bytes. Here is the snippet from the upload: quote:
Content-Type: multipart/form-data; boundary=---------------------------13619680911556949184455251685
Content-Length: 9713
-----------------------------13619680911556949184455251685
Content-Disposition: form-data; name="File1"; filename="neuronstatic-avatar.gif"
Content-Type: image/gif
GIF89 And here is the snippet from the chunked download: quote:
<table width=100% border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td bgcolor="#336699">
<table width="100%" border="0" cellspacing="1" cellpadding="4" align="center">
<tr>
<th bgcolor="#90A7D9" align="left">
<font color="#FFFFFF" class="subhead">
Result:
</font></th>
</tr>
<tr>
<td bgcolor="#EEF4FF" class="subhead">
File is too large!
<br><br>
<center><form name="uploadFinish">
<input name="OKbutton" type="button" value="Cancel" onclick="self.close(); opener.focus();" class="buttons">
</form></center>
</td>
</tr>
</table>
</td>
</tr>
</table>
_____________________________
Click here for an example of God blessing a man with a second chance at marriage in a new wife.
|