Hi All,
Seems to be OT but still thought you guys can help me I have an html page If
I click submit I calls cgi script and executes that but in my Case Windows XP It is
just opening that script. and not executig that. Could you please suggest how to solve
this problem
Thanks,
Amit
__
Hi All,
I have written one cgi script and when try to run through my internet explorer
It is opening that script rather than executing that script. Please help me to solve
this problem.
Thanks & regards,
Amit Sharma.
_
Get You
Hi All,
I am trying to run a cgi script which will search through the directory
for the input file name mentioned in the link and will show the
location of the same on a new web page. I am using File:Find and wanted
function to do that but when try to run the same through internet
explo
Hi All,
I wanted to search for *.html file on Server which I can mount in my Windows
XP:
e.g. I drive mapped to tech\work\web\documents.
as I:\tech\work\web\documents
now i try to go inside this directory
as
$basedir="I:/tech/work/web/documents";
chdir($basedir);
but this is not working
place I: with D: It starts working. Please help.
Thanks,
Amit
--- "Jenda Krynicky" <[EMAIL PROTECTED]> wrote:
>From: "Rob Dixon" <[EMAIL PROTECTED]>
>> Beginner Beginner wrote:
>> > Hi All,
>> > I wanted to search for *.html f