Re: http requests through Satellite

2003-02-17 Thread Jochem van Dieten
John McCosker wrote:
 
 On average twice out of every ten requests an error msg is returned in the
 hidden IFRAME, saying,
 
 A FAULT HAS OCCURRED,
 A MALFORMED HTTP REQUEST HAS BEEN MADE,
 PLEASE CONTACT YOUR WEB BROWSER TECHNICAL SUPPORT TEAM AND HAVE YOUR ACCOUNT
 NUMBER READY FOR THE TEAM.

Have you tried a different browser?
Have you tried the same browser over a different cnnection (modem)?
Are there any proxies in between?

Jochem

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: http requests through Satellite

2003-02-17 Thread John McCosker
Well we only develop for I.E. which is a luxuary,
but I have tried this over multible versions of i.e. fro 5 up,
over dial up, broadband as well as other customers, and it works just fine,

yes I have just found out its using proxies.

-Original Message-
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]]
Sent: 17 February 2003 13:09
To: CF-Talk
Subject: Re: http requests through Satellite


John McCosker wrote:
 
 On average twice out of every ten requests an error msg is returned in the
 hidden IFRAME, saying,
 
 A FAULT HAS OCCURRED,
 A MALFORMED HTTP REQUEST HAS BEEN MADE,
 PLEASE CONTACT YOUR WEB BROWSER TECHNICAL SUPPORT TEAM AND HAVE YOUR
ACCOUNT
 NUMBER READY FOR THE TEAM.

Have you tried a different browser?
Have you tried the same browser over a different cnnection (modem)?
Are there any proxies in between?

Jochem


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: http requests through Satellite

2003-02-17 Thread Jochem van Dieten
John McCosker wrote:
 Well we only develop for I.E. which is a luxuary,

Also if IE doesn't work?


 but I have tried this over multible versions of i.e. fro 5 up,
 over dial up, broadband as well as other customers, and it works just fine,
 
 yes I have just found out its using proxies.

Append a unique number to each request to force the proxy to reissue the 
request. And make sure the server sets all the no-cache headers you can 
find.

Jochem

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: http requests through Satellite

2003-02-17 Thread John McCosker
//Also if IE doesn't work?

Hehe!! agreed.
Cheers Jochem for your help.

-Original Message-
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]]
Sent: 17 February 2003 13:29
To: CF-Talk
Subject: Re: http requests through Satellite


John McCosker wrote:
 Well we only develop for I.E. which is a luxuary,

Also if IE doesn't work?


 but I have tried this over multible versions of i.e. fro 5 up,
 over dial up, broadband as well as other customers, and it works just
fine,
 
 yes I have just found out its using proxies.

Append a unique number to each request to force the proxy to reissue the 
request. And make sure the server sets all the no-cache headers you can 
find.

Jochem


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4