Saturday, August 11, 2018

Video Upload using Asp.net

Video Upload using Asp.net

<configuration>
<appSettings/>
<connectionStrings/>
<system.web>
 
    <httpRuntime  executionTimeout="100"  maxRequestLength="8071" useFullyQualifiedRedirectUrl="false"  minFreeThreads="80"  minLocalRequestFreeThreads="40" appRequestQueueLimit="1000"/>

No comments:

Post a Comment

Data Transfer Java Script using Local Storage

  Page 1: index.html <!DOCTYPE html> <html> <head> <title> Page 1 </title> </head> <body> ...