A retro calendar for embedding in HTML pages - Printable Version +- QB64 Phoenix Edition (https://qb64phoenix.com/forum) +-- Forum: QB64 Rising (https://qb64phoenix.com/forum/forumdisplay.php?fid=1) +--- Forum: QBJS, BAM, and Other BASICs (https://qb64phoenix.com/forum/forumdisplay.php?fid=50) +--- Thread: A retro calendar for embedding in HTML pages (/showthread.php?tid=2096) |
A retro calendar for embedding in HTML pages - CharlieJV - 10-15-2023 Definitely not pretty, however kind of cool in a nostalgic way: aside from a few mods, it is GW-BASIC code used to create a simple calendar that can be embedded as a kind of gadget via an iframe: Calendar (a GW-BASIC program ported to BAM) |