FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » How to Hide browser status bar Message from client
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: How to Hide browser status bar Message from client [message #170162 is a reply to message #170155] Wed, 13 October 2010 15:54 Go to previous message
Twayne is currently offline  Twayne
Messages: 135
Registered: September 2010
Karma:
Senior Member
In news:MYydna0_iqPdxijRnZ2dnUVZ_gKdnZ2d(at)posted(dot)internetamerica,
Gordon Burditt <gordon(at)hammy(dot)burditt(dot)org> typed:
>> I am using iframe with url of some other domain,the
>> snippet is as follows:
>>
>> name of the page is : test.php
>> domain : www.domain.com
>> url :
>> http://www.domain.com/test.php
>>
>> Here test.php page contains the following code
>>
>> <html>
>> <head>
>> </head>
>> <body>
>> <iframe src="http://www.testdomain.com/index.php"
>> height="500px;" width="900px;"></iframe>
>> </body>
>> </html>
>>
>> when i call test.php from domain "www.domain.com" in the
>> status bar i found " waiting/tranfering from
>> www.testdoamin.com...." message,please guide me how can i
>> hide this message from visitor,because we want our client
>> never know the files are executing from testdomain.com.So
>
> I'd like to suggest that you're going to have a very hard
> time hiding the message from a visitor as long as you *are*
> transferring data from www.testdoamin.com, because that
> message shows up before you've even connected, which is
> before any URL rewrite or Javascript runs.
>
> The way out, as one poster has suggested, is to *NOT* ask
> the user's browser to transfer any data whatever from that
> domain.

Fear not, that's a self-fixing problem in a lot of cases. In my case, as
soon as I notice soemthing like that, the site goes to my "never visit"
list. Voila! Fixed! Many try that and other variations on it; few avoid my
"never visit" list, a section in my Hosts file. Just like with people, NO
web site is indispensible.

HTH,

Twayne`
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Interpret SimpleXMLElement Object
Next Topic: Going back to a previous line in a CSV file
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Tue Nov 26 23:33:04 GMT 2024

Total time taken to generate the page: 0.04043 seconds