in reply to Re^2: Simple web interface for simple script
in thread Simple web interface for simple script
Javascript is great for enhancing and automating webpages. I use javascript in almost every webpage I make however, this being a perl group, I thought I'd give a perl answer. Also, the script is already in perl and javascript, as I understand it, is local to the client. Java applets or servlets would be required to access/store data on the server that is not embedded in the webpage. In that case, I still think that perl is a faster/easier/better solution.
| A reply falls below the community's threshold of quality. You may see it by logging in. |