473,385 Members | 2,003 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

change the default connection time-out value for browser

dmjpro
2,476 2GB
i want to change the default connection time-out value.
which is by default 5 minutes.

i want to change this value.
actually this value is set against a HTTP-HEADER.

i just want to know that header name.

then i will set this value in my html page .... using META tag with HTTP-EQUIV and CONTENT value.

plz help.

regards.
Apr 21 '07 #1
8 10768
drhowarddrfine
7,435 Expert 4TB
Do this in the head:
<meta http-equiv="refresh" content="number_of_seconds; url=http://www.yoursite.com">
Apr 21 '07 #2
KevinADC
4,059 Expert 2GB
as far as I know, keep-alive, which controls the time-out, is set on the server, not in the client.
Apr 21 '07 #3
drhowarddrfine
7,435 Expert 4TB
Oops. Yep. It's been taking me way too long to wake in the morning.
Apr 21 '07 #4
dmjpro
2,476 2GB
can't i set in the client side.

but i saw in microsoft.com in the IE this value can be set from registry editor.

plz help.
regards.
Apr 22 '07 #5
drhowarddrfine
7,435 Expert 4TB
I don't recall anything about this since I never deal with it. Any registry values that affect this for IE won't affect any other browser perhaps.
Apr 22 '07 #6
dmjpro
2,476 2GB
can't u forward this post to the proper area????

plz help.

regards.
Apr 23 '07 #7
drhowarddrfine
7,435 Expert 4TB
I'm not sure if this would be a Windows or server questtion or if it belongs here.
Apr 23 '07 #8
This was posted for IE 4, but it still works in IE6. I haven't had the opportunity to test it with 7 so lets hope it still works there too. I have an app that copies data between two dbases and the default Internet Explorer timeout was way to small.

http://www.aegis.ca/docs/devtip3.htm

In case that link doesn't work, in the regeistry editor, go to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings

Add a DWORD named ReceiveTimeout. The value of ReceiveTimeout is a hex value of the number of milleseconds the browser will wait for a response from a Web server

Restart the computer.

If you are behind a proxy server, you'll have more hoops to jump through. Good luck.
Aug 18 '08 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: neo | last post by:
I'm having problem with locking in update and select. my update takes long and select from clients happens all the time. I know with NOLOCK in select or set transaction isolation level, I can read...
13
by: Javier Gomez | last post by:
Is it posible to change by code (in a form) the active .mdw by another one ? When I open the DB I have the system.mdw active after some procesess I need to change to another secure.mdw and make...
3
by: Clemens Chiba - Greentube I.E.S. AG | last post by:
Hi! If the user has no LAN connection I have to dialup to the internet in my application. This works fine, but in some case I'll have to change the phone number (if the provider changes) and the...
1
by: Bill in Kansas City | last post by:
Can a change of SQL port affect a SQLDataReader's ability to pull data? The code that follows was working just fine yesterday, and the only thing that's changed between then and now is the SQL...
8
by: Maxi | last post by:
Hello, i'm sorry my bad english :( I have CR9 Webservice, how to change databadse name and User_name into Webservice method? (not Viewer Control) Tks!! -- --------------------------
22
by: Bob and Sharon Hiller | last post by:
I have an ASP page that was done in VBScript It is setup to read an Access database and I need to change it to read a Sql 2005 Database. The code that is used to open the Access Database: Set...
6
by: michael sorens | last post by:
I have used the visual designer to create a series of DataGridViews populated from SQLServer data. A typical call is: myCountsTableAdapter.Fill(myDataSet.myCounts); My application actually...
1
by: Tee GEE | last post by:
I included my VBA below. I would like to change the font of the "strBody" to be Bold, italic, color, etc. The code that I attempted to write is identified by ***. Any help would be appreciated....
11
by: raylopez99 | last post by:
Keep in mind this is my first compiled SQL program Stored Procedure (SP), copied from a book by Frasier Visual C++.NET in Visual Studio 2005 (Chap12). So far, so theory, except for one bug...
1
by: USER100001 | last post by:
Hi, is it possible to change default time zone in setting timestamp object ? ps.setTimestamp(int index, TimeStamp ts) set TS in database with DB time zone. I know that in Oracle exists method on...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.