Results 1 to 3 of 3

Thread: Converting this to JavaScript/HTML

Threaded View

  1. #1

    Thread Starter
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765

    Converting this to JavaScript/HTML

    Ok, I wrote a VERY simple program in VB which I was hoping to turn into a Web kinda game.

    Basically it has 3 Buttons and a 2 Labels. Each Button has caption which is a Number ie 1 6 8

    In the first Label there is some Text like, click on the Number 1. And the final label is where text appears to tell them if they got it right or not.

    (Yes the program is for little kids)

    Making this in VB is piss easy, but I'm not really familar with JavaScript soo it anyone knows how to do this;

    Add Three Buttons to a WebPage, and on Clicked, it checks to see if its Caption = the Number in the "Click on the Number *:"

    Is it possible to print the text like in a Label in VB???

    I've attached an example if you don't understand my explanation.

    Thanks in Advance
    Attached Files Attached Files
    Don't Rate my posts.

Posting Permissions

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



Click Here to Expand Forum to Full Width