I have SSI enabled on my Apache. I've successully created a simple SSI using a perl script that queries a "server" for current settings. The current settings that I queried for are then posted to a webpage.
I would however like to be able to post these current settings into an editable text box. How can I get the output into a text box verse just plain text/html on a webpage.
Ultimately I'd like to be able to backspace/delete out the reported text, change it, and then submit that to the remote server. However I'll deal with this portion later unless anyone has some ideas/suggestions on how to do this.
TIA
inforeqd
I would however like to be able to post these current settings into an editable text box. How can I get the output into a text box verse just plain text/html on a webpage.
Ultimately I'd like to be able to backspace/delete out the reported text, change it, and then submit that to the remote server. However I'll deal with this portion later unless anyone has some ideas/suggestions on how to do this.
TIA
inforeqd