Pls help!!FSO

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • twinklings2003
    New Member
    • Feb 2008
    • 1

    Pls help!!FSO

    I ve extracted the contents of a note pad in a textbox using.I want to read it word by word and when it encounters a space it should get saved in the MS access Table.I ve already created the table.
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Can you kindly post what you have tried so far .

    Comment

    • lotus18
      Contributor
      • Nov 2007
      • 865

      #3
      Originally posted by twinklings2003
      I ve extracted the contents of a note pad in a textbox using.I want to read it word by word and when it encounters a space it should get saved in the MS access Table.I ve already created the table.
      Are you referring FSO as FileSystemObjec t?

      Comment

      • Ali Rizwan
        Banned
        Contributor
        • Aug 2007
        • 931

        #4
        Where you are getting error??
        If you have opened a file in msaccess then make a loop which detects space in the string and put that word, letter in the database.


        If you want a sample which do the same thing you want, you can contact me.

        Regards
        >> ALI <<

        Comment

        Working...