Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

vbscript guessing game

Options
  • 26-02-2004 3:21pm
    #1
    Registered Users Posts: 2,618 ✭✭✭


    we've all seen these around on the internet,
    a question posed to the user, an input field and a yes or no option,
    i want to make one of these myself and was wondering how hard it is to do and where would i find some source code to start off with?

    /might be handy to mention that i want to program it in c.


Comments

  • Registered Users Posts: 1,023 ✭✭✭[CrimsonGhost]


    Note quite sure what you're trying to do, but it seems to be something javascript would be able to do for you. Why you'd want to do it in C is another question. Also why did the subject mention vbscript, but the posting say you wanted to do it in C?


  • Closed Accounts Posts: 6,601 ✭✭✭Kali


    Dim answer
    answer = MsgBox("Do you know what you are talking about?",vbYesNo,"Before you post...")
    


  • Closed Accounts Posts: 651 ✭✭✭Okie


    :D

    Bwhahahaha!!!

    /points at Panda shouting

    Stoopid Panda!

    /end points at Panda shouting

    Anyway. I think what my endangered friend is hinting at here is something along the lines of this

    Could be wrong tho.


Advertisement