quote: thx alot for your help...it's working just fine now... btw can you tell me what's wrong ?
The problem you were getting is because your host does not allow the use of one of the IIS sytem objects called the FileScripting Object, this is the only means by which asp can read and write files. Unfortunately, if security is not set up correctly on your server, it is possible to use the fso for other less appropriate actions.
Some web hosts choose not to allow it rather than set up the required security changes, it is a lot easier.