|
-
Apr 22nd, 2002, 10:45 PM
#1
Thread Starter
PowerPoster
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|