/ Published in: C#
Expand |
Embed | Plain Text
<system.web> <httpRuntime maxRequestLength="10000" /> </system.web> // size is in kilobytes // default upload size iz 4 megabytes // max upload size is 100 megabytes
You need to login to post a comment.
