On Mon, 4 Apr 2005, Clift Robert T CONT DLVA wrote:

When running htsearch, it returns a txt file that IE wants me to open as
oppposed to displaying the results. The txt file is some sort of binary when
I open with notepad. Any Ideas?

Sounds like a web server configuration problem. The htsearch executable is being treated as a regular file rather than a CGI program. The web server needs some way to know that the file should be executed rather than sent to the client. How this is done depends on the web server configuration, but usually it involves placing the executable in a special directory or changing the name (e.g. htsearch.cgi) such that the web server recognizes it as a CGI.


Jim


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ ht://Dig general mailing list: <[email protected]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to