/ Published in: C#
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<system.web> <httpRuntime maxRequestLength="10000" /> </system.web> // size is in kilobytes // default upload size iz 4 megabytes // max upload size is 100 megabytes