Philip Mak wrote:
>
> Is it practical/efficient for Apache::ASP to automatically scan
> tags?
>
> I had an idea about an automatic URL Encoding option. The idea is that
> someone types "PerlSetVar URLEncode 1" in their httpd.conf. Then,
> Apache::ASP will automatically call $Server->URLEncode()
Is it practical/efficient for Apache::ASP to automatically scan
tags?
I had an idea about an automatic URL Encoding option. The idea is that
someone types "PerlSetVar URLEncode 1" in their httpd.conf. Then,
Apache::ASP will automatically call $Server->URLEncode() on every
tag.
Applications tha