Sorry it is the same, i still cannot ftp files. using Ipswich ftp, I get: "426 Connection closed" when I try to upload a file.
Also my forums use and edit a text file to keep track of latest posts:
set fname=fs.OpenTextFile("D:\hshome\tavern0\corfu-travel-guide.info\includes\kefalonia_recent_posts.html",2,true)
fname.WriteLine kefalonia_recent_posts
fname.Close
Set rsStatistics=nothing
set fname=nothing
set fs=nothing
I get:
error '80070070'
/message_boards/update_posts.asp, line 213
Maybe there is a permission error?
My site is basically useless until this is fixed. Thanks
Nathan