Wrox Home  
Search P2P Archive for: Go

  Return to Index  

security_asp thread: security_asp


Message #1 by "Sam Lin" <chieh2000@h...> on Wed, 20 Jun 2001 17:18:43
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
>
>

  Return to Index