travisbrown
Technical User
- Dec 31, 2001
- 1,016
I'm writing a little VBS web app that adds content to a DB. With this content, I was going to use filesystem to create html pages. I need to deliver these pages to an FTP server. Should I use VBS to attempt this, or a DTS Package? This is my first foray into automated FTP connection.