Click to See Complete Forum and Search --> : Help! Drop Box


edbdgirl
September 11th, 2001, 12:59 PM
I am trying to put together an application that is just a box that the user can drag a csv file icon over and the appropriate data will be extracted and sent to an output file. I have written the script in perl for the data extraction but now I'm trying to figure out how to do the whole thing in visual basic but I have no vb experience. Anyone have any suggestions?
I have tried to structure it, and I know what needs to be done, but I'm trying to figure out a drop start set up. Help!
Thanks!

pmmbala
September 12th, 2001, 12:15 AM
Hi friend,

i didnt get ur question clearly. may be it'll help u.

Using recordset u fetch the database value first. then using a file system object (FSO) create a file and put a values into the file and save it as a csv file.

thanks


Bala
Prelude Solution Providers (P) Ltd.
Chennai.India

pmmbala_old
September 12th, 2001, 12:15 AM
Hi friend,

i didnt get ur question clearly. may be it'll help u.

Using recordset u fetch the database value first. then using a file system object (FSO) create a file and put a values into the file and save it as a csv file.

thanks


Bala
Prelude Solution Providers (P) Ltd.
Chennai.India