Go Back   Novahq.net Forum > Computers > Web design and Programming

Web design and Programming Discuss website creation and other programming topics.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-12-2005, 10:01 PM
Chels is offline Chels

Join Date: Apr 2005
Posts: 2,868

Question

Ok
http://a-squad.cjb.net is my site i been making fo rmy team
And i am a noob at this stuff but how do i get links to ope n to a whole newpage instead of in teh little box?
__________________


Somewhere between the Laughing for no reason
pointless arguments, long talks, ...<3
and always making fun of each other i fell for you


Quote:
Originally posted by Steve
i wanna spank Tril.
Reply With Quote
  #2  
Old 05-12-2005, 10:02 PM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,970

put the target as _blank... <a href="link" target="_blank">link</a>
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #3  
Old 05-12-2005, 10:13 PM
Chels is offline Chels

Join Date: Apr 2005
Posts: 2,868

Thanks Panther its working now :P
__________________


Somewhere between the Laughing for no reason
pointless arguments, long talks, ...<3
and always making fun of each other i fell for you


Quote:
Originally posted by Steve
i wanna spank Tril.
Reply With Quote
  #4  
Old 05-12-2005, 11:29 PM
GeeFuss is offline GeeFuss
GeeFuss's Avatar
Cardiac

Join Date: Aug 2004
Posts: 3,862

I knew that
__________________
Reply With Quote
  #5  
Old 05-13-2005, 09:03 AM
atholon is offline atholon
"ath-hole"

Join Date: Jan 2003
Location: Failville.
Posts: 11,357

Send a message via MSN to atholon
hahaha I forgot that....

Instead of me creating a new thread...you know how to make a new window open automatically like a popup?
__________________
Reply With Quote
  #6  
Old 05-13-2005, 10:34 AM
zaitsev is offline zaitsev
Registered User

Join Date: Jan 2004
Posts: 217

instert into header:

Code:
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->
</script>
in body:

Code:
<body onLoad="MM_openBrWindow('http://www.YOURURLHERE.com,'','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes')">

rest of body here

</body>
Reply With Quote
  #7  
Old 05-13-2005, 10:54 AM
GeeFuss is offline GeeFuss
GeeFuss's Avatar
Cardiac

Join Date: Aug 2004
Posts: 3,862

There is lots of Javascript like that...
__________________
Reply With Quote
  #8  
Old 05-13-2005, 11:24 AM
atholon is offline atholon
"ath-hole"

Join Date: Jan 2003
Location: Failville.
Posts: 11,357

Send a message via MSN to atholon
hahaha sweet...I am going to pull a prank on one of my friends
__________________
Reply With Quote
  #9  
Old 05-13-2005, 06:19 PM
JonM is offline JonM
Registered User

Join Date: Jun 2004
Posts: 2,156

what?!?
Reply With Quote
  #10  
Old 05-14-2005, 08:49 AM
atholon is offline atholon
"ath-hole"

Join Date: Jan 2003
Location: Failville.
Posts: 11,357

Send a message via MSN to atholon
Hehe this will be good...I am so mean
__________________
Reply With Quote
  #11  
Old 05-14-2005, 11:43 AM
Rampage. is offline Rampage.
Rampage

Join Date: Apr 2005
Posts: 1,203

Send a message via AIM to Rampage.
i think i know what your going to do atholon done it before
__________________


Reply With Quote
  #12  
Old 05-14-2005, 11:45 AM
atholon is offline atholon
"ath-hole"

Join Date: Jan 2003
Location: Failville.
Posts: 11,357

Send a message via MSN to atholon
What is that?

I did it to one of my friends and freaked him out.
__________________
Reply With Quote
  #13  
Old 05-14-2005, 11:49 AM
Rampage. is offline Rampage.
Rampage

Join Date: Apr 2005
Posts: 1,203

Send a message via AIM to Rampage.
well once i got the javascript code for pop-up onload, searched a search engine i forgot which one, got a picture of norton virus warning alert for a trojan and he freaked out, he took it seriously, after i told him i was joking, he would still not talk to me for like 10 days
__________________


Reply With Quote
  #14  
Old 05-14-2005, 11:51 AM
atholon is offline atholon
"ath-hole"

Join Date: Jan 2003
Location: Failville.
Posts: 11,357

Send a message via MSN to atholon
hmm I have not done that yet...

hahaha...


What I did was I made an Alert and made it say: I have successfully hacked your computer....

uploading virus 10% and so on and then put it in a while loop so it kept popping up with windows and you can't close them
__________________
Reply With Quote
  #15  
Old 05-14-2005, 11:57 AM
Rampage. is offline Rampage.
Rampage

Join Date: Apr 2005
Posts: 1,203

Send a message via AIM to Rampage.
maybe i should give that a try, once my friend sent me this flash thing with like 80 smiling smileys and norton anti virus stuff kept flashing up, it was fake, but me being a dumb ass 12 year old took it seriously, and took it to be my responsbility to reinstall windows without the help of my parents, lost all my family photos, thank god they were on disk.
__________________


Reply With Quote
  #16  
Old 05-14-2005, 12:35 PM
Chels is offline Chels

Join Date: Apr 2005
Posts: 2,868

atholon can i see it that u did?
__________________


Somewhere between the Laughing for no reason
pointless arguments, long talks, ...<3
and always making fun of each other i fell for you


Quote:
Originally posted by Steve
i wanna spank Tril.
Reply With Quote
  #17  
Old 05-14-2005, 10:32 PM
atholon is offline atholon
"ath-hole"

Join Date: Jan 2003
Location: Failville.
Posts: 11,357

Send a message via MSN to atholon
hehehe got it working.

One moment whilest I tweek it
__________________
Reply With Quote
  #18  
Old 05-14-2005, 10:38 PM
atholon is offline atholon
"ath-hole"

Join Date: Jan 2003
Location: Failville.
Posts: 11,357

Send a message via MSN to atholon
Hahahahahaha

I don't think it will work if they have a pop up blocker.

Hmm...

This is it:
Code:
<html>
<head>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_openBrWindow() { //v2.0
  window.open(hey.html);
}
//-->
</script>
</head>
<body>
<script language="JavaScript" type="text/JavaScript">

var counter=1;
while (counter<1000000){
  window.open('hey.html');
  alert('Hey, I just hacked your computer! Congratulations. You may as well 
go buy a new computer now since this one is going to be useless. Bwahahaha');
  counter++;
}
</script>
</body>
</html>
It is here: http://nerdhq.net/hey.html

I am going to make another one that is better but this is what I came up with.
__________________
Reply With Quote
  #19  
Old 05-14-2005, 10:47 PM
atholon is offline atholon
"ath-hole"

Join Date: Jan 2003
Location: Failville.
Posts: 11,357

Send a message via MSN to atholon
Code:
<script LANGUAGE="VBScript">
<!--
MsgBox "Click here to recieve a free cup holder",64,"Your free Cup holder"
Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
End If
-->
</SCRIPT>
This opens the cd rom drive but it is in VB script. Is there a way to insert VB into Java?
__________________
Reply With Quote
  #20  
Old 05-15-2005, 01:48 PM
atholon is offline atholon
"ath-hole"

Join Date: Jan 2003
Location: Failville.
Posts: 11,357

Send a message via MSN to atholon
hmm who will my next victim be....
__________________
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Question ƒalcon Joint Operations 3 10-12-2006 04:45 PM
just a question Lucky Feedback / Novahq.net Support 3 07-29-2005 11:10 AM
Question SMITIE Sigs and Graphics 8 07-18-2005 07:20 PM
Question :D V99 Delta Force 7 09-10-2003 12:23 AM
i have a question †W¡§†ëÐ «M§§» Hardware and Software 5 08-23-2003 09:39 AM


All times are GMT -5. The time now is 01:34 AM.




Powered by vBulletin®