
April 18th, 2000, 09:19 AM
|
|
Contributing User
|
|
Join Date: Oct 1999
Location: Helden,Limburg,The Netherlands
Posts: 33
Time spent in forums: < 1 sec
Reputation Power: 14
|
|
|
Hi,
The problem could be that your script still did not close the file, and that it is still open and as you try to open it again you get an error. Or it could be that the "w" (for write) has to be replaced another letter that means append (I am not sure if that was "a" or "w+")
Hope this helps,
------------------
Ramon Litjens
Boradoli Web Design
(www.boradoli.nl)
|