Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
248 views

Perl CGI problem

I'm doing some development work that uses an embedded Linux for the OS and Boa for the web server. I have a web page that posts to a CGI script, handles the form data, and replies. My development ...
0
votes
0answers
54 views

Adding tabs to notebook using Boa Constructor

I am having trouble using Boa Constructor, specifically in creating a GUI with a tabbed notebook. I cannot get the App to show the multiple tabs or the panels. I have made ...