Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Embedding a Qbasic program  (Read 4488 times)

0 Members and 1 Guest are viewing this topic.

Wings

    Topic Starter


    Rookie
  • I love YaBB 1G - SP1!
  • Thanked: 1
    Embedding a Qbasic program
    « on: September 12, 2007, 08:26:46 PM »
    Does anyone know if there is a way to run a Qbasic program on an HTML page? Maybe some variation on the EMBED tag? (I've tried a number - grin).

    Thanks in advance...

    kuszmania9999



      Adviser

      Thanked: 3
      • citizenship
    • Experience: Beginner
    • OS: Unknown
    Re: Embedding a Qbasic program
    « Reply #1 on: September 13, 2007, 02:42:10 AM »
    try to search for a converter maybe?if i didn't mistake,i read it before somewhere :-\

    michaewlewis



      Intermediate
    • Thanked: 26
      • Yes
      • Yes
    • Experience: Expert
    • OS: Unknown
    Re: Embedding a Qbasic program
    « Reply #2 on: September 13, 2007, 07:09:12 AM »
    Does anyone know if there is a way to run a Qbasic program on an HTML page? Maybe some variation on the EMBED tag? (I've tried a number - grin).

    Thanks in advance...

    I don't think so. You can run vbscript in html though. It's a pretty similar language. Here's how: <script language="vbscript"> code </script>

    What kind of program are you talking about?

    Wings

      Topic Starter


      Rookie
    • I love YaBB 1G - SP1!
    • Thanked: 1
      Re: Embedding a Qbasic program
      « Reply #3 on: September 13, 2007, 02:27:45 PM »
      Thanks to all for the information.

      We'll dig a little deeper here - especially on the CGI route, as I use to run the Apache web server. (On dial-up haha. You had to come to the site to really understand the meaning of sloooooow). But I have tons of commercial web space now...