Hi,

Analog version is:     analog-6.0.3
OS verison:  Red Hat Enterprise Linux AS release 4 (Nahant Update 8)
                         Kernel 2.6.9-89.ELsmp
Web server is:     IBM IHS(apache) ver 6.1

Analog form returns expected result  from anlgform.html when I use FireFox
web browser on windows or AIX.
But when I submit the same anlgform.html form using IE 7, then IE shows me
anlgform.pl, rather than running it.

I have anlgform.pl in my cgi-bin directory and I am sure it's configured OK
because analog.pl works just fine when using FireFox. Also other .pl
scripts in my cgi-bin dir work just fine with IE7.

I am at a loss, any ideas why IE7 is failing?

BTW, I connected to my webserver as a https client from an AIX command line
to see what analog was retunring this is what I saw:.
(Note: I added html comment tags here in case this email is posted at a
website)

<!----
$openssl  s_client   -connect   www.xyz.com:443
CONNECTED(00000003)
depth=1 /C=US/O=Equifax/OU=Equifax Secure Certificate Authority
.....snip......
GET /cgi-bin/anlgform.pl
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="#internalStyle" type="text/css"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml";>
<head>
<title>Web Server Statistics for [my organisation]</title>
.....snip........
--->.


also, running anlgform.pl directly at the command line returns this:

<!----
# ./anlgform.pl
Content-Type: application/xhtml+xml; charset=ISO-8859-1
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="#internalStyle" type="text/css"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml";>
<head>
<title>Web Server Statistics for [my organisation]</title>

--->

thanks....paul
+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------

Reply via email to