Cazpa.com PHP Developer & Website Designer

25Feb/1025

Javascript Tutorial – 8 – If Statement

visit www.thenewboston.com for all my tutorials!

No related posts.

About Daniel Smith

I am the boss around here, if you need anything then send me a message :))

Popular Content & Keywords

add update delete in php,depositfiles hack,warning: mail() [function mail]: smtp server response: 554 the message was rejected because it contains prohibited virus or spam content in,rails vs php performance,add update delete records from sql server using php,php define variable,php add update delete,php tutorial deutsch,warning: mail() [function mail]: smtp server response: 554 the message was rejected because it contains prohibited virus or spam content,tutorial create contact form in dreamweaver php,ruby on rails vs php 2010,php tutorial // user registration w/ sql,,send emails with a web form: php scripting,php tutorial - register form insert into database
Comments (25) Trackbacks (1)
  1. how can you make it so that you can make a password and if the passwords wrong it does nothing

  2. you rockkk!!!!!!!!!!

  3. weirdspencer …. these are great tutorials for beginers.. and just to start off with..ive only seen the firsrt 8 and ive learnt allllllllloooooootttttt :P

  4. Love your classes. It made understanding basic concepts very easy. I tried to read a basic java book and it worse than looking at You Tube in Greek.. Keep the classes coming, your a great teacher….

  5. …Cocky much?

  6. No.

  7. Then why don’t you made easy to understand tutorials of Javascript and let’s see if you can do any better…

  8. function pass()
    {
    var username=document.all.txtUser.value;
    var password=document.all.txtPass.value;
    if (username == “test” && password == “test”)
    document.write(”Correct!”)
    else
    document.write(”Wrong!”)
    }

  9. thanks dude

  10. wow im good with C++ AS2 and GML and this is so easy for me, its almost exactly the same

  11. nice and simple explination…………….

  12. I’ve been meaning to ask, how do you get the “+” and “-” boxes to appear next to the script tag and/or make certain sections color coded. I have notepad ++ but for some reason it isn’t being as helpful with the collapse-able sections and such.

  13. Mines been like that since the first use, so maybe you have an older version or different plugins. Btw, I just have the default plugins so…

  14. nice nice nice nice

  15. Your message is kinda old…lol, but if you go to the top with all of the menus. like: File, Edit, etc…there is one called Language. I selected HTML since javascript is part of HTML and XHTML :) . hope this worked out for you.

  16. this guy is awesome, brilliant stuff, I don’t need a course. Him and some books are doing just fine :P

  17. 5 stars my friend, thank you so much.

  18. If you save it as .html or set the language to Html in the “Language” tab of the toolbar, That should add them.

  19. U know what ur doing TheNewBoston;
    nice and keep it up; the equation just boils down to
    “The Newboston+SomeOtherRessrouces”=”Mastering of Javascript”

  20. HI Buddy
    I am finding your tutorials great so far, I am at 7. Clear, calm voice, well done.

  21. How do you do this with prompts?

  22. “If” statement is an very very useful statement.
    It’s very good to know how to handle them so pay attention. Btw bucky ur great!

  23. I thought i was mentioned the “while” statement as well thats why i said them.
    Although “while” is very good as well.

  24. Good thing i am decent at Rbx.Lua, cuz dis is fairly similar so far.

  25. LOL, I made a javascript code where you typed in 2 numbers. Those two numbers were added to each other and if the answer were less than 65 it says : good job!


Leave a comment

You must be logged in to post a comment.

Powered by WordPress Lab