----- Original Message ----- 
From: Stephen Turner <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 07, 1999 1:16 PM
Subject: Re: [analog-help] WARNINGS command not working


> You will get still get warnings until the WARNINGS OFF command is reached.
> However, the PRINTVARS seems to show that the command isn't taking effect at
> all. (1) Do other commands in the same configuration file take effect?

Yes.


> (2) Do you have any other WARNINGS commands in that or another configuration
> file?

No. (I only have one configuration file)


The CGI I'm trying to execute follows. I have also noted that with IE5, the * wildcard 
for the lo parameter causes IE5 to receive an HTML file with an empty body as follows:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type></HEAD>
<BODY></BODY></HTML>

This is a little surprising since Netscape Navigator recieves different DOCTYPE info:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">



Anyway, the URL that works in Netscape Navigator only is the following:

http://mwb/analog/anlgform.cgi?ie=%2Fanalog%2Fimages%2F&lo=%2Fvar%2Fspool%2Fmwb%2Fwork%2Foldlogs%2Fstores%2Faccess*1&xq=1&mq=1&Wp=1&dq=1&Dp=1&hq=1&oq=0&Sp=0&iq=1&tq=1&rq=1&zq=1&fq=1&bq=1&Bp=1&cq=1&zz=10M&zy=b&zx=-50&zw=b&os=2&of=&oh=b&St=4&Sg=&Si=r&is=2&if=&ih=b&rs=0&rf=&rh=r&rl=*&fr=&to=&rx=&rz=&hn=&hu=



Here is my analog.cfg configuration file:

# Configuration file for analog 3.3
# See http://www.statslab.cam.ac.uk/~sret1/analog/
#
# Here are a couple of configuration commands to get you started. Add any more
# you like from the Readme.
#
#
# REQINCLUDE pages
#
# If you have a LOGFORMAT command it must go here, above the LOGFILE command.
LOGFILE /usr/local/netscape/nes36/https-mwb/logs/access
HOSTNAME "Production Manager's WorkBench"
HOSTURL http://mwb.xxx.xxx/
LANGUAGE US-ENGLISH
WARNINGS -L
#PRINTVARS ON
PAGEINCLUDE *
LINKINCLUDE pages
REFLINKINCLUDE pages
UNCOMPRESS *.gz,*.Z "gzip -cd"
BROWOUTPUTALIAS Mozilla Netscape
BROWOUTPUTALIAS "Mozilla (compatible)" "Netscape (compatible)"
BROWOUTPUTALIAS IWENG AOL
REFALIAS http://webcrawler.com/* http://www.webcrawler.com/*
REFALIAS http://excite.com/* http://www.excite.com/*
REFALIAS http://lycos.com/* http://www.lycos.com/*
REFALIAS http://infoseek.com/* http://www.infoseek.com/*
REFALIAS http://guide.infoseek.com/* http://www.infoseek.com/*
SUBTYPE *.gz,*.Z
TYPEOUTPUTALIAS .html    ".html [Hypertext Markup Language]"
TYPEOUTPUTALIAS .htm     ".htm  [Hypertext Markup Language]"
TYPEOUTPUTALIAS .ps      ".ps   [PostScript]"
TYPEOUTPUTALIAS .gz      ".gz   [Gzip compressed files]"
TYPEOUTPUTALIAS .html.gz ".html.gz [Gzipped HTML]"
TYPEOUTPUTALIAS .ps.gz   ".ps.gz [Gzipped PostScript]"
TYPEOUTPUTALIAS .xbm     ".xbm  [X11 bitmaps]"
TYPEOUTPUTALIAS .tar.gz  ".tar.gz [Compressed archives]"
TYPEOUTPUTALIAS .jpg     ".jpg  [JPEG graphics]"
TYPEOUTPUTALIAS .jpeg    ".jpeg  [JPEG graphics]"
TYPEOUTPUTALIAS .gif     ".gif  [GIF graphics]"
TYPEOUTPUTALIAS .xbm     ".xbm  [X bitmap]"
TYPEOUTPUTALIAS .txt     ".txt  [Plain text]"
TYPEOUTPUTALIAS .class   ".class [Java class files]"
TYPEOUTPUTALIAS .pdf     ".pdf  [Adobe Portable Document Format]"
TYPEOUTPUTALIAS .zip     ".zip  [Zip archives]"
TYPEOUTPUTALIAS .hqx     ".hqx  [Macintosh archives]"
TYPEOUTPUTALIAS .exe     ".exe  [PC executables]"
TYPEOUTPUTALIAS .wav     ".wav  [WAV sound files]"
TYPEOUTPUTALIAS .png     ".png  [PNG graphics]"
TYPEOUTPUTALIAS .avi     ".avi  [AVI movies]"
TYPEOUTPUTALIAS .arc     ".arc  [Compressed archives]"
TYPEOUTPUTALIAS .mid     ".mid  [MIDI sound files]"
TYPEOUTPUTALIAS .doc     ".doc  [Microsoft Word document]"
TYPEOUTPUTALIAS .rtf     ".rtf  [Rich Text Format]"


------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to