I'm writing a small banner-ad scriptn it works fine, but on one specific webiste my banner always gets timed-out. This happens op www.ranbooke.com/antigoon.
If you right click the banner and ask fo...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10045448.html
Zones:
PerlDate Answered: 04/07/1998 Rating: 6.8 Views: 0
Is there a way to set the Timeout-Value for an URLConnection?
I'm getting a HTML Page via a URLConnection and when 3
seconds are done, I wanna cancel the operation !
Thanks...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10082917.html
Zones:
JavaDate Answered: 10/15/1998 Rating: 6.6 Views: 0
I have developed a spreadsheet that retrieves data from a web page in to Excel. I need to test to see if a server is alive before I attempt to retrieve this data. I heard that you can set the Timeo...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10127838.html
Zones:
Visual BasicDate Answered: 02/16/1999 Rating: 8.2 Views: 0
If I leave a ftp session unattended(no download, upload, nothing) it times out in 900 secs and closes the connection.
I want to keep the ftp connection open for a long time (say throughout the day...
http://www.experts-exchange.com/OS/Unix/Q_10300223.html
Zones:
Unix OSDate Answered: 02/24/2000 Rating: 8.4 Views: 0
Dear friends, I am getting valid records from database based on users query and sometimes it is as much as 10 million. Now to actually produce the final result, I've to do some calculations on ever...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11329217.html
Zones:
JavaDate Answered: 09/26/2000 Rating: 7.4 Views: 0
Hi,
I need your help for a script in JavaScript.
I have a HTML page with two frames. In the upper frame, there are 2 buttons and in the lower frame, there's nothing in the beginning. When you...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20073321.html
Zones:
JavaScriptDate Answered: 02/09/2001 Rating: 9.8 Views: 0
In one of my ASP pages, I am querying the database which brings back a bunch records. So much so that it timesout periodically. I thought about returning about 40 or 50 records at a time and usin...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20086049.htm...
Zones:
ASPDate Answered: 10/02/2001 Rating: 9.2 Views: 0
Dear experts,
Pls look at these;
<!--- This provides a mechanism for the user to logout --->
<CFIF IsDefined("Logout")>
<CFOUTPUT >
<CFLOCK scope="Session" timeout="15" ty...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20094397...
Zones:
Cold...Date Answered: 04/04/2004 Rating: 8.8 Views: 0
This is possibly a SQL question as well.
Occasionally when populating/modifying SQL7 data, I get a 'Timeout Expired' error...of course I have to stop the processing.
Through Enterprise Manager I ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20094569.html
Zones:
Visual BasicDate Answered: 08/18/2001 Rating: 7.6 Views: 0
Hi,
I'm getting an unexcpected error about ADOConnection1.CommandTimeout.
The stored procedure I want to run last 40-50 seconds. I have put my
ADOConnection1.CommandTimeout = 60 but I get kick...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20104664.html