cgicc-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Features


From: Tim @LEVEL 2
Subject: Features
Date: Wed, 9 Oct 2024 15:48:15 +0100
User-agent: Mozilla Thunderbird

Hi,

I have been using cgicc for a few years now (thanks for writing and maintaining it) and I wrote a bit of code that you may (or may not) consider an enhancement.  I am very much an amateur coder so there is probably a better way of doing it but for my purposes I have found it really useful and have done some quite complex stuff with it.

The way it works is that you don't have to close any nodes or remember a function for every html node you can think of.  It is a really tiny bit of code that I thought you may like to try and maybe incorporate if you find it useful (it is literally a couple of hundred lines of code).  It also formats and indents the html to make it easily readable from a browser.

The code itself along with a couple of simple examples is posted here https://blog.inplico.uk/?p=81

A slightly more complex example of a site that uses it is https://level2.support/ albeit what I really use it for is password protected web applications and business forms.


Kind Regards


Tim





reply via email to

[Prev in Thread] Current Thread [Next in Thread]