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 MoreHow to Check the Last Executed Time of Clip-Bucket v2 Cron Jobs
Last Updated on Tuesday, 23 October 2012 04:01 Written by Richi González Sunday, 28 October 2012 12:00
Hello,
Today I’ll show you how to see the last time the cron jobs in Clip-Bucket v2 were run. This works for the v2 of Clip-Bucket only.
Difficulty level: Easy
1. Login into the admin_area.
2. In the left column, look for the Plugin Manager.
Learn MoreMy First Time Using Silex
Last Updated on Friday, 3 August 2012 10:42 Written by Antonin Friday, 17 August 2012 12:00
What do I do now?
You have downloaded Silex and launched it in your browser. What’s next?
Access to your Manager
When you launch Silex, you arrive on a default publication: the “Silex business card”.
This publication is here as an example so that you can see how a publication is built. Don’t hesitate to play with it.
Till then, if you want to access your Manager, just click on the following icon: ![]()
Your Manager is now opened!
Learn MoreHow to Customize Local Time and Date in WebSitePanel
Last Updated on Sunday, 30 January 2011 01:42 Written by Naveed Ashraf Tuesday, 18 January 2011 02:54
Applied on: Windows Hosting.
The server at arvixe.com (and for others too) shows date time as per their physical location. Many webmasters (like me), require date time value as per my own location. This ASP script will get the GMT date time value from the server and add 5 hours, as per my GMT change.
Learn More
Recent Comments