Hi
I'm having trouble getting my scripts to find my web page and vice versa.
In other words my first page has a link to a perl script. This is in ./mobile/cgi-bin compared to my home directory.
Then this creates a page on the fly with a reference to another script in the same cgi-bin directory. However, when the page calls the script the browser comes back URL not found.
What I'd really like to do is something similar to the ~ on Unix to use complete paths to my pages and scripts e.g.
~/mobile/cgi-bin/somescript.pl
or
~/mobile/somepage.htm
The problem is that the ~ doesn't seem to work on NT and I can't for the life of me think of how to do it on NT....
Durrhhhh....
Cheers!
Loon [sig][/sig]
I'm having trouble getting my scripts to find my web page and vice versa.
In other words my first page has a link to a perl script. This is in ./mobile/cgi-bin compared to my home directory.
Then this creates a page on the fly with a reference to another script in the same cgi-bin directory. However, when the page calls the script the browser comes back URL not found.
What I'd really like to do is something similar to the ~ on Unix to use complete paths to my pages and scripts e.g.
~/mobile/cgi-bin/somescript.pl
or
~/mobile/somepage.htm
The problem is that the ~ doesn't seem to work on NT and I can't for the life of me think of how to do it on NT....
Durrhhhh....
Cheers!
Loon [sig][/sig]