On Thu, Jun 26, 2014 at 1:04 AM, Bruce Ferrell
wrote:
> On 06/25/2014 09:52 PM, Bruce Ferrell wrote:
>
>> On 06/25/2014 07:53 PM, siegfr...@heintze.com wrote:
>>
>>> use DBI;
>>> use strict;
>>> use warnings;
>>> use POSIX;
>>> use CGI qw(:standard);
>>> use CGI::Cookie;
>>> #my $dbh = DBI->conn
On 06/25/2014 09:52 PM, Bruce Ferrell wrote:
On 06/25/2014 07:53 PM, siegfr...@heintze.com wrote:
The following program works great inside of IIS when called from
internet explorer (IE).
It also works great if I remove the comment characters ("#") in column 1
and run it at the cygwin bash comma
On 06/25/2014 07:53 PM, siegfr...@heintze.com wrote:
The following program works great inside of IIS when called from
internet explorer (IE).
It also works great if I remove the comment characters ("#") in column 1
and run it at the cygwin bash command prompt. It displays the expected
HTML.
How
The following program works great inside of IIS when called from
internet explorer (IE).
It also works great if I remove the comment characters ("#") in column 1
and run it at the cygwin bash command prompt. It displays the expected
HTML.
However, if I only remove the first comment character in c