1
   

PayPal? I don't use PayPal?

 
 
  1  
Reply Thu 27 Nov, 2003 03:31 am
No, it's just a pet peeve, and I have a new one now: expounding on pet peeves. Mr. Green
0 Replies
 
Post: # 459,075
View Profile dlowan
 
  1  
Reply Thu 27 Nov, 2003 03:52 am
Grrrrrrrrrrrrrrrrrrr.

Now we are in a paradoxical loop.
0 Replies
 
Post: # 459,083
View Profile satt fs
 
  1  
Reply Thu 27 Nov, 2003 04:16 am
It will be always required to confirm the linked address in the status bar (i.e., the lowermost bar of the browser window) whether it is the correct URL or not simply placing the cursor before clicking the (possibly) delusive link.
You know this method in the experience in Abuzz to confirm that the u0000 number is not used by the (possible) imposter.
0 Replies
 
  1  
Reply Thu 27 Nov, 2003 04:24 am
Actually that's also not true. A hacker could use a javascript to print any URL to the status bar that he/she wants*. You need to use the address bar once you are on the page for near absolute security.

* The status bar can be changed with one line of Javascript in the link tag:

Code:onMouseOver="(window.status='WHATEVER STATUS TEXT YOU WANT');
0 Replies
 
Post: # 459,100
View Profile Monger
 
  1  
Reply Thu 27 Nov, 2003 04:57 am
It's so easy to change what's in the status bar that a hacker would be stupid not to do so. Looking at the address bar once you're at a site is always important, like Craven said, but if for some reason you wanna make sure of where a link is going before you click it, just right-click the link then click Properties.
0 Replies
 
Post: # 459,102
View Profile satt fs
 
  1  
Reply Thu 27 Nov, 2003 04:59 am
It must depend on browser settings. Try something for me, Craven.
0 Replies
 
Post: # 459,104
View Profile Monger
 
  1  
Reply Thu 27 Nov, 2003 05:04 am
The only browser setting it depends on is whether or not you have Javascript enabled.

Every commonly used browser has a way of changing what's shown in the status bar through Javascript.


edited a couple times for clarity
0 Replies
 
  1  
Reply Thu 27 Nov, 2003 05:04 am
Some browsers handle these things differently. The above is for IE.
0 Replies
 
Post: # 459,108
View Profile satt fs
 
  1  
Reply Thu 27 Nov, 2003 05:08 am
I use Mozilla (Firebird), or Safari, at least in the latter the script given above (by Craven) does not work as one expects with javascript enabled.
0 Replies
 
  1  
Reply Thu 27 Nov, 2003 11:17 am
Craven, I'm really glad you corrected my post. The last thing I want to do is provide misinformation about fraud on the internet. THANK YOU! c.i. Think URL.
0 Replies
 
Post: # 459,780
View Profile Monger
 
  1  
Reply Thu 27 Nov, 2003 10:13 pm
satt_focusable wrote:
I use Mozilla (Firebird), or Safari, at least in the latter the script given above (by Craven) does not work as one expects with javascript enabled.


It was just missing a "return true" is all, Satt. I don't have a Mac so I can't check out Safari, but it'll certainly work just fine in Firebird.

If you wanna test it out here's what you need...

Code:<a href="http://www.microsoft.com" onMouseOver="(window.status='http://www.able2know.com/');return true;" onMouseOut="(window.status='');">Able2Know</a>


That'll show able2know's url in the statusbar when you hover over the link, but clicking it will actually take you to microsoft.com
0 Replies
 
Post: # 459,862
View Profile satt fs
 
  1  
Reply Fri 28 Nov, 2003 01:05 am
In Safari, it displays "http://www.microsoft.com/" in the status bar. Of course JavaScript is enabled.
Not every occasion is open to a hacker.
0 Replies
 
Post: # 461,159
View Profile Letty
 
  1  
Reply Sat 29 Nov, 2003 08:08 am
Thanks to all, that problem is resolved with a quick delete. Now one other favor-- How can I stop the barrage of penis enhancement e-mails? The last time I checked, I was a woman. Very Happy
0 Replies
 
 

Related Topics

So I just joined Facebook.... - Discussion by DrewDad
What's a Internet? - Question by Gargamel
YouTube Is Doomed - Discussion by Shapeless
Conficker worm - Discussion by msolga
Motivational Posters - Discussion by Robert Gentel
most Googled person - Question by answerer123
 
Copyright © 2009 Horizontal Verticals :: Page generated in 0.39 seconds on 11/28/2009 at 10:07:19 Top End