Thank you Jib...
I know how to do it now....
one more thing.. Do you know how to delete the txt File that I already
created??
Thank you..
Sam
>From: "JIB_GEO" <jib_geo@y...>
>Reply-To: "Security_asp" <security_asp@p...>
>To: "Security_asp" <security_asp@p...>
>Subject: [security_asp] Re: security_asp
>Date: Wed, 20 Jun 2001 11:47:04 +0530
>
>Just do like this
>
>Open Connection
>Open Recordset
>Create & Open Filesystemobject
>Do until eof
> Write records to file
> Move next record
>loop
>
>place a link pointing to the file which you've created above.
>
>Happy Programming
>JIB
>
>