Results 1 to 9 of 9

Thread: An other one...

  1. #1
    Join Date
    Aug 2005
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation An other one...

    Hei everybody again.. this code is a hard one.. I know that everybody must think that I am a noob but I am just new on the Net..

    If anybody can help me with this I would be very glad..

    <b><u>Level 4</u></b><br /><br />
    <script language="JavaScript" type="text/javascript">
    <!--

    var pwd = "haxxor1337";

    function login()
    {
    if (document.form.pw.value == pwd || coolVar == 888)
    {
    alert('Correct password! Access granted!');
    self.location = "/Hackerfight/?s=www&ss=testmissions&pw="+document.form.pw.value;
    }
    else
    {
    alert('Wrong password! Access denied!');
    if (! confirm("Try again?"))
    self.location = "/Hackerfight/";
    else
    self.location = "/Hackerfight/www/testmissions/";
    }
    }
    var coolVar;

    //-->
    </script>


  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    It's not a hard one, all that "coolvar" stuff is rubbish.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Aug 2005
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    What do you mean with rubbish? The code is not 888... and its not coolvar.. I dont find wath the words mean. Thats the problem..

  4. #4
    Join Date
    Aug 2005
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Can´t you just help me like you did with the other once? Are you a hacer or a programmer?

  5. #5
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Sorry, what was the question?

    cr3
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  6. #6
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Oh, I see. You're making us do this "hacker" competition for you.
    Go away.

    cr3
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  7. #7
    Join Date
    Aug 2005
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hello evry body .. Our school job is to find out the word thrue forums.. It is our computer teacher that has done this scripts and we are suposed to ask in forums to find out the word.

  8. #8
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Then your teacher is either naive or the assignment is intentionally more difficult than it would first appear. My dog ate my homework.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  9. #9
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    You take a computer-related subject and don't know Javascript? At least to read?
    What do they teach them in these schools.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

Bookmarks

Posting Permissions

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