Adblock breaks this site

if,then,else statements in html----HURRY!!!!

Discussion in 'Web Programming' started by ronny.m.p, May 24, 2007.

  1. ronny.m.p

    ronny.m.p Active Member

    Joined:
    Jan 21, 2007
    Posts:
    111
    Referrals:
    0
    Sythe Gold:
    0
    if,then,else statements in html----HURRY!!!!

    I need to know if there are any sort of staements like if and then in html. In pascal it would be like this:


    Code:
    begin
    if VariableHere = TheValue then
    ...other code here
    So it will check if a variable has a certain value. Basicly what i want it for is a Password and Username page. So if you enter the correct password then it will go to the next page. If you give me code please put comments in your post because im new at this. Also i'm going to make a serach area that will search for something. Basicly if you enter a value it will go to the corsponding page. But only if the value is registered in an array of some sort. I'm just spit balling but help is ++++++++needed. Thanks bunchs.

    -Ronny
     
  2. cp

    cp an cat
    Banned

    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0
    if,then,else statements in html----HURRY!!!!

    Can't do this in strictly html.

    You need to combine this with a scripting language like javascript or php.
     
  3. MellowYellow

    MellowYellow Guest

    Referrals:
    0
    if,then,else statements in html----HURRY!!!!

  4. the scar noob

    the scar noob Forum Addict

    Joined:
    Jan 21, 2007
    Posts:
    620
    Referrals:
    0
    Sythe Gold:
    0
    if,then,else statements in html----HURRY!!!!

    That's true, also use another language to make a website or so, PHP or so should be better ;)
     
  5. LeetScape

    LeetScape Active Member

    Joined:
    May 27, 2007
    Posts:
    126
    Referrals:
    0
    Sythe Gold:
    1
    if,then,else statements in html----HURRY!!!!

    VBScript is what you're looking for, Google has your answer :)
     
< Help with Dreamweaver/HTML/java script please. | [Help] PHP grapping runescape news >


 
 
Adblock breaks this site