How to Increase or Decrease the Execution Time When Processing a File in Your ASP Application
Last Updated on Monday, 10 December 2012 06:45 Written by Rodolfo Hernandez Sunday, 9 December 2012 12:00
In this article we will discuss How to increase or decrease the execution time when processing a file in your ASP application.
This problem is caused by the good old TimeOut. You can have a hard time trying to figure out why your file was not uploaded. This occurs because the execution time by default in any ASP application is made for handle small files. To fix this issue, follow these steps:
Learn MoreEditing Global Settings Part 4: Image Processing
Last Updated on Friday, 3 August 2012 10:42 Written by Stephanie Brown Monday, 13 August 2012 12:00
Read Part 3 here!
This article will focus on editing your site’s Image Processing settings. This is where you would add an image or a text based watermark for images uploaded to your site.
First you want to log into your phpFox Admincp. Once there, select Settings, then Manage Settings from the menu.
Learn More

Recent Comments