I am trying to read a file over the network.
My Syntax looks like,
<$tmpfile= "\\image2\vol\UserFiles\gazim\Params31_200139145120.tmp">
<READLN $tmpfile>
loop: $loop
<p>$ret
</READLN>
I got the following error;
<!-- 002 /templates/test:11: Can't open \\image2\vol1\UserFiles\gazim\Params31_200139145120.tmp: Permission denied in the function tac_init -->
My Syntax looks like,
<$tmpfile= "\\image2\vol\UserFiles\gazim\Params31_200139145120.tmp">
<READLN $tmpfile>
loop: $loop
<p>$ret
</READLN>
I got the following error;
<!-- 002 /templates/test:11: Can't open \\image2\vol1\UserFiles\gazim\Params31_200139145120.tmp: Permission denied in the function tac_init -->