Added: 3 years ago
From: Jawad170
Views: 7,961
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (7)

Sign In or Sign Up now to post a comment!
  • ey men i need to know , how i change the place that the inputbox will appear in the form, plis help me whit that

  • this is what i done with a list box: dim insert as object insert = inputbox("Please typ your message and press ok:", "New message") if insert = "" then listbox1.items.add("Please enter a message") listbox1.setselected(0, true) elseif listbox1.selecteditem = "Please enter a message" then listbox1.items.clear listbox1.items.add(insert) else listbox1.items.add(insert) end if seems to work well :)
  • if i put letters?

    dim a as string

    a = inputbox("","Enter a number")

    if a = Int then

    label1.text = "You picked " + num

    else

    label1.text = "-.-'"

  • the code inputbox

    num = Inputbox("number:")

    gives me an error, saying

    'Inputbox' is a namespace and cannot be used as an expression.

    please let me know whats the error..

    thank u

  • good work thanks

  • nice

  • Thanks.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more