11-16-2023, 06:33 PM
(11-16-2023, 05:37 PM)misproductions Wrote: I'm struggling to work out how to add option select formHere is an example of creating a simple html form with options. Let me know if this is what you were looking for:
Elements in qbasic using the. Dom.Bas library.
I'm trying to achieve following
Print "Example question 1" (show html select options) store ans
Print "Example question 2" (show select options) store ans
Many thanks