[EMAIL PROTECTED] wrote:
> Thanks Jeremy,
>
> I have specified these files and it is still not working.I have tried with
> the full paths and with / and \ for the directory paths.
>
> DOMAINSFILE lang/ukdom.tab
> LANGFILE lang/uk.lng
>
> I think it must be something to do with configurations on the server but I
> have given permissions of "everyone" to all folders associated with the
> program and can't get it to produce results. I always get a 500 internal
> server error. I can get the program to work fine without the form. One thing
> I am not very sure of is how I should specify the path to the cfg file in
> the following line:
>
> <input type=hidden name="cg" value="C:\Program Files\analog
> 4.13\analog.cfg"> - I have also tried everything here.
As specified in the instructions you need to include the full path. Also
make sure you quote it or Analog will mis-parse it as two (or more)
parameters (and will tell you as such):
DOMAINSFILE "C:\Program Files\analog\lang\ukdom.tab"
LANGFILE "C:\Program Files\analog\lang\uk.lng"
--
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]/
------------------------------------------------------------------------