On Tuesday, August 02, 2005 2:47 PM [EDT], Brad Henslee <[EMAIL PROTECTED]> wrote:
> Thank you Jeremey -- > > I've read all the documentation you pointed me to, as > well as the help and installation files with analog > and anglform.exe. What I don't understand is how to > configure the IIS server to render the HTML in the > browser instead of the DOS window after submitting the > form. > > Perhaps I was also somewhat mistaken as to the exact > function of anglform.exe / anglform.pl. Before reading > your reply, I thought it essentially allowed users to > send custom analog.cfg settings through a browser form > to analog.exe, allowing a user to generate their own > output file and PNG charts. anlgform allows your web server to accept parameters submitted in a HTML form, run Analog with those parameters, and return the results to the browser. The fact that you're seeing a "DOS Window" suggests that you're not accessing anlgform through a web server - what URL did you specify as the ACTION parameter in your form? (If you're accessing the form as "file;///C:/analog/anlgform.html" then you'll need to specify "FORM ACTION=http://something.....") Having said all that, a number of people have reported problems running anlgform.exe with IIS6, and I don't recall anyone conforming that they have it working properly. Apparently some of the changes in IIS6 are interfering with the way anlgform.exe works. Aengus +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------

