Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BAM: How to embed your program in a web page
#1
Create your program in BASIC Anywhere Machine.

Once you're happy with your development version, promote it to production (if you want).

Go to the Project menu, and click on Export.

In the Export Options window, click on either Program Deployment (DEV) or Program Deployment (PROD) (to create either a deployment file for the development version of your application or the production version of your application.

Take the HTML file and upload it to your web server/site.  If you just want to share that program as is, share the URL link to that HTML file.

To embed your in-the-one-HTML-file program in any website, do like I'm showing below for this program I have hosted on the web:

Code: (Select All)
<iframe src="https://basicanywheremachine.neocities.org/sample_programs/Rotating%204D%20cube.prod.run.html" style="width:500px;height:400px;"></iframe>

[Image: Screenshot-2022-11-10-2-57-37-PM.png]
Reply


Messages In This Thread
BAM: How to embed your program in a web page - by CharlieJV - 11-10-2022, 06:33 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  BAM Draw CharlieJV 9 2,054 11-07-2023, 10:27 PM
Last Post: James D Jarvis
Star QBJS - General Question for Web Development JamesAlexander 3 977 10-17-2023, 10:42 PM
Last Post: dbox
  BAM programs as "web services": The Pie Chart Service CharlieJV 0 446 09-08-2023, 04:06 AM
Last Post: CharlieJV
  BAM port of an old classic: "Amazing Program" (slightly BAMified) CharlieJV 1 634 08-26-2023, 06:52 PM
Last Post: CharlieJV
  Ported to BAM: David Ahl's "One Check" program ("solitaire checkers") CharlieJV 1 629 08-04-2023, 11:03 PM
Last Post: CharlieJV

Forum Jump:


Users browsing this thread: 2 Guest(s)