Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jcastilletti

    xml parser

    Looking to parse an xml file giving me the results in a text file. The text file should look something like the following: cc_number 533445255543543 cc_expiration 11/2001 etc... Any help would be greatly appreciated. John
  2. jcastilletti

    Data Extraction

    How would I extract data from a comma delimited file? Thanks for any help on this. John
  3. jcastilletti

    vb program which will email a file and or message

    I am using a relational database and am looking to email a file and or a message from this database/application. It would be using microsoft exchange as the email server. I thought that maybe I could use vb to capture the information needed to send out an email. Thanks for any help on this.
  4. jcastilletti

    Vb Database Programming

    Need to create a simple VB program which will view, update,delete information in a VB database and not an external database. Can anyone point me in the direction I need to go in order to create this program. Simple Commands that I will need to concern myself with would be most useful. Thanks...
  5. jcastilletti

    simple program to scan a directory for a certain type of extension

    I am looking for some simple code perhaps using the dir statement or function to search a directory for *.pgp files. I will then need to decrypt these files. Any help is greatly appreciated. John
  6. jcastilletti

    Creating a background processor

    How do I monitor a directory for files. If files present how do I pass each one off into an ecrytion program (PGP). Thanks...John
  7. jcastilletti

    Creating a background processor

    I would like to create a program which will run all day long looking for certain files in a certain directory. These files will have been placed in the directory through an outside service using FTP. Once this program sees files in this directory it will move them out of the directory and into...

Part and Inventory Search

Back
Top