textbox HELP! plz vbee08

textbased rpg game... "mathtest" problem

Page 1 of 1

1 Replies - 369 Views - Last Post: 22 January 2009 - 12:00 PM Rate Topic: -----

#1 Dr.No_0B[SwE]  Icon User is offline

  • New D.I.C Head
  • member icon

Reputation: 0
  • View blog
  • Posts: 47
  • Joined: 22-January 09

textbox HELP! plz vbee08

Posted 22 January 2009 - 11:38 AM

hi im doing a textbased game and im stuck on a "mathtest" i gonna do in the game :D

on the form its many things but i just gonna write that i want help with:)

the Form:
label1 = "5x5"
label2 = "="
label3 = "" (gonna show "Correct")
label4 = "" (gonna show "Wrong")
textbox
button1

ok that was the stuff....

heres the code: (not long and not advanced but im a beginner)


Label3.Text = "correct" & TextBox1.Text & "25"




i want to make that the label4 (Wrong) shows if the text not "25" when you press the button

MVH Dr.No_0B[SwE]

This post has been edited by Dr.No_0B[SwE]: 22 January 2009 - 11:56 AM


Is This A Good Question/Topic? 0
  • +

Replies To: textbox HELP! plz vbee08

#2 Dr.No_0B[SwE]  Icon User is offline

  • New D.I.C Head
  • member icon

Reputation: 0
  • View blog
  • Posts: 47
  • Joined: 22-January 09

Re: textbox HELP! plz vbee08

Posted 22 January 2009 - 12:00 PM

im using vb express editon 2008
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1