Results 1 to 3 of 3

Thread: Write image to text file

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2005
    Posts
    1,170

    Write image to text file

    I have a form that allows me to "browse" to get images.... and I want to store the name of that image in a text file, I tried to write it to the file from that input box, it gives me like this:

    file1 = C:\Documents and Settings\Owner\My Documents\My Pictures\CutePics\a1.jpg

    My goal is just
    file1 = a1.jpg

    Any help?

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: Write image to text file

    Where is the image, where is the text file, and what is "the file from that input box"?
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2005
    Posts
    1,170

    Re: Write image to text file

    I got it worked, thanks man!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width