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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Saving Files to HardDrive

Status
Not open for further replies.

tmcain

Programmer
Jan 29, 2002
25
0
0
US
I am creating a program that allows a user to open a jpg file (picture will be of products carried). They can then rename the file to match a product number in the database. The program will check to see if the name they want to give it is valid and then will let them see a description of the product to make sure they got the right prod number. I am having a problem after the validation checks finding the right method to rename that particular file and save it to the proper directory.

We are assuming (for now) that the pics they open will be straight from a digital camera on a floppy drive.

Can someone point me in the right direction for the method to use to get the product num they enter and the jpg file together and renamed properly?
Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top