Results 1 to 3 of 3

Thread: Vb Vs Internet

  1. #1

    Thread Starter
    Addicted Member Diab's Avatar
    Join Date
    Apr 2001
    Posts
    185

    Question Vb Vs Internet

    What Can I Do To Run My App (Game) on The WEB I Heard About VBscript
    But What Is That And Is It Possible To Do This ?
    is it Esey or Hard Way ?

  2. #2
    AIS_DK
    Guest
    VBscript is a scripting language, and is therefore limited in it's capabilities. It it primarily used to created textboxes, list, buttons and other things like that on homepages, but ofcourse also other things.

    I have never used vbScript since it is only supported by microsoft, and it will properly be faded out, now that Microsoft launches C#.

    But if you wan't to create a game designed for running on a web-page, you can either create it in JAVA (recomended) or in VB.

    If you create the game in JAVA, it will run in any graphical browser: Internet Explorer, Netscape Navigator, Opera, etc.. But if you choose to create it in VB, it will only run under Internet Explorer (only under windows, depending on your use of API calls).

    Hopes this helps you.

  3. #3

    Thread Starter
    Addicted Member Diab's Avatar
    Join Date
    Apr 2001
    Posts
    185

    Question Thanks

    Thanks Copenhagen Man !

    But If I Want To Play My Game (EXE File) On The Web What I Must Do
    Or Where Can I Find Information About That ?

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