Go Back   PCMech Forums > Help & Discussion > Internet, Web Applications, & The Cloud

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 09-03-2004, 09:59 PM   #1
Banned
 
mysterio2099's Avatar
 
Join Date: Aug 2003
Posts: 349
Send a message via AIM to mysterio2099 Send a message via MSN to mysterio2099 Send a message via Yahoo to mysterio2099
Question NEW status bar question

This is not a problem where the status bar is missing or whatever like the other posts, so please continue reading.

I am running a website on a DHCP address. I have a redirect (a www.your-name-here.tk address to be exact), and it shows my IP address and port in the status bar. Is there a way to block this from showing? Now..I don't mean when someone holds the pointer over a link, I mean when a page is opening, or a file is being saved...something like that...

Please tell me there is a way..I'm buggin out here maaayyin!!
mysterio2099 is offline   Reply With Quote
Old 09-04-2004, 07:00 AM   #2
Premium Member
 
Statica's Avatar
 
Join Date: Jun 1999
Posts: 9,231
Can't really tell, I don't get much content on the URL you just showed me, just a banner ad..

In general you can either have your website load up from a new window without the status bar, or you could use javascript to configure status bar messages. For example:
PHP Code:
<A HREF="http://www.nike.com" onMouseOver="self.status='Click to go to Nike.com';
return true" 
onMouseOut="self.status=";return true">Nike</A> 
Of course this is not foolproof as it will still show your IP during the time when your page is being loaded.

Last edited by Statica; 09-04-2004 at 07:06 AM.
Statica is offline   Reply With Quote
Old 09-04-2004, 09:51 AM   #3
Banned
 
mysterio2099's Avatar
 
Join Date: Aug 2003
Posts: 349
Send a message via AIM to mysterio2099 Send a message via MSN to mysterio2099 Send a message via Yahoo to mysterio2099
first off...I must say "HAHAAHAHA" , because by the www.your-name-here.tk I meant I have a .tk webdirect address.... not actually that address. I didn't think there would actually be something on that URL, hehe.

Anywho...I don't want a javascript pop up window...I just dont want the status bar to show the ip address...there must be a way?
mysterio2099 is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 07:13 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2