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
How to Hide browser status bar Message from client [message #170118] Mon, 11 October 2010 09:14 Go to previous message
DG is currently offline  DG
Messages: 4
Registered: October 2010
Karma:
Junior Member
Hi,

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
please guide how can hide the message so that our client do not know
that they are using testdomain.com, i tried to hide status bar using
javascript and i failed,then i tried using url rewrite , i am unable
to hide or alias the existing url with some other url.Please guide me
how can i hide url OR alias the existing url with some other domain
name so that visitors can see some dummy alias url in status bar
whereas the site is executing from testdoamin.com..Please give
solution..i am in great need..Please help
[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: Sat Oct 19 20:46:02 GMT 2024

Total time taken to generate the page: 0.04728 seconds