#gui
Read more stories on Hashnode
Articles with this tag
In the last post, we have seen that we can use the "standard" PicoLisp <table> function to display output from the database. The advantage is that...
Welcome back to the "Web Application Programming" series. Let's use our new knowledge from the "The PicoLisp Database" and "Learning Pilog" series to...
In the last post we generated a view on all "contemporaries" of a specified person. The data were fetched from the database with help of a Pilog...
Up to now we only fetched single entries from the PicoLisp Database by specifying the entry ID in the URL. In this post, we will show how we can...
In the last post, we created a HTML page that displayed the database records in a HTML form. However, all fields of this form were disabled and...
In the last post, we have set up a small script that starts the database and the server and allows us access to a specific record via the command...