|
-
Dec 28th, 2005, 08:31 PM
#1
Thread Starter
Frenzied Member
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?
-
Dec 29th, 2005, 12:48 PM
#2
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.
-
Dec 29th, 2005, 09:51 PM
#3
Thread Starter
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|