David Hinckle wrote:
> I'm at least part way there - It's now publishing the report to the
> browser.
So it sounds like you've got it working. Now you just need to configure the
settings for what you want to display.
> I ASSUMED <input type="hidden" name="cg" value="analog.cfg"> would work
> in the anlgform.html file but it seems to work only with the full path.
It does work, but it may not be relative to what you think. The above looks
for analog.cfg in the same directory as anglform.pl.
> I still can't get the OUTFILE stuff to work though. My permissions seem
> OK but *something* is screwed up. I took your advise and added the
> ERRFILE command to the cfg file - it printed OK (nothing in the document
> put at least it was generated). You have any ideas what to check? I'm
> about to throw in the towel...
OUTFILE doesn't have any effect in CGI mode. If you want to generate static
reports don't use CGI mode. If you want to generate dynamic, browser-driven
reports, don't use OUTFILE.
Jeremy Wadsack
Wadsack-Allen Digital Group
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------