is there a way to check file size on something? like if you do
input(" ")as icon
can u run a thing to check how large the file is before allowing them to upload it? you know! to prevent lag and stuff from huge files getting uplaoded
Maybe we should get a size_of type operator. To do this.
I already suggested having the client send the size of the files before sending it, but it was put low on the list of priorities (or not at all) because the client has pretty much no processing of it's own: the server does all the work, and the client can't be trusted much with sending the size, since this can be forged. (Or something. Help!)
Maybe we should get a size_of type operator. To do this.
It wouldn't change things; processing in BYOND is done server-side. Because of this, processing to determine the file size requires the server having the file in question to process, which requires the file having been uploaded to the server in the first place.
Maybe we should get a size_of type operator. To do this.
It wouldn't change things; processing in BYOND is done server-side. Because of this, processing to determine the file size requires the server having the file in question to process, which requires the file having been uploaded to the server in the first place.
Oh, well, don't worry about it >_> But if you want to know:
The teacher of Naruto, Kakashi, always comes late, even to appointments that he makes. When he arrives at the team meeting, he makes up some bul...er, crazy story than Naruto and Sakura points at him and shouts out LIAR!..Err, I think that's how it usually goes...
!HALT!
This post has exceeded it's total amount of pointless chatter. A BYOND Forum Moderator will now come by to delete some of the posts, or these posts will be preserved for useless archivation.