xymon
+ Reply to Thread
Results 1 to 4 of 4

Thread: Question

  1. #1
    Join Date
    Mar 2006
    Posts
    122

    Question

    What is the method called when a person floods someones computer w/ popups by clicking on a link?
    and
    How do I link something but change the link text? Er.. like- instead of bob.com, have it say bobby.com but it still goes to bob.com...
    Ill google the info, once I get proper names.

    Thanks
    Toast

  2. #2
    Join Date
    Sep 2006
    Posts
    32
    Quote Originally Posted by toast
    How do I link something but change the link text? Er.. like- instead of bob.com, have it say bobby.com but it still goes to bob.com...
    Code:
    <a href="bob.com">bobby.com</a>

    That should help

  3. #3
    Join Date
    Sep 2005
    Posts
    2,050
    Quote Originally Posted by toast
    What is the method called when a person floods someones computer w/ popups by clicking on a link?
    You could do this by creating a page with javascript which opens multiple windows.

    and
    How do I link something but change the link text? Er.. like- instead of bob.com, have it say bobby.com but it still goes to bob.com...
    Ill google the info, once I get proper names.

    Thanks
    Toast
    You can do this with the method shown above, but you can't change what appears in the status bar when the user hovers their mouse over it.

  4. #4
    Join Date
    Mar 2006
    Posts
    122
    Cool, thanks!


    Toast

+ Reply to Thread

Similar Threads

  1. question
    By darknight in forum Viruses and Trojans
    Replies: 1
    Last Post: 12-26-2008, 07:07 AM
  2. I have * question...plz help
    By ruspetriot in forum General discussion
    Replies: 7
    Last Post: 02-15-2008, 04:45 PM
  3. question regarding ip
    By arturo8913 in forum Internet Privacy
    Replies: 3
    Last Post: 04-28-2007, 04:38 PM
  4. I have a question ! PLZ HELP ME !
    By beatboy in forum Internet Privacy
    Replies: 2
    Last Post: 04-28-2007, 12:37 PM
  5. IP question?
    By sv1 in forum Proxies and Firewalls
    Replies: 4
    Last Post: 05-29-2005, 11:13 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts