Hi all
I posted this on the CGI list but no response at all. Please have a look at this 
problem.

I am reading from an html file and writing to another.
The while loop terminates before the complete file is read.
The worse part is that it works for some files and doesn't for others. Moreover, it 
varies where it terminates in different files, while it always terminate at the same 
stage for the same file.
For eg,
reading file TMP
writing to FA, FB, FC
each time the program is executed
FA terminates at something like <input type=hidden name=LL value=..
FB terminates at <IMG src="h
FC terminates at <input type=image src=http://www.foo.com/store/images/dpt/S
The files always terminate at same stage each time but there are some others been 
written perfectly.

Any suggestions?
Thanks in advance
aman

Reply via email to