Hi. I get an error when i try to upload a file on 300 kb. via a ASP runner page i have made. The error comes in : postData = Request.BinaryRead(Request.TotalBytes) in the aspfunctions.asp. I works for smaller files. I have uploaded it to a hosted site. Is it a limit here or? Hope anybody can help...