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

Adding image upload to form 1

Status
Not open for further replies.

VAMick

Programmer
Nov 18, 2005
64
US
I have a form that I'm already using to input information about a vendor and then upon Submit, it gets added to the vendor table. Pretty basic.

now, I'd like to add the ability to upload the vendor's logo to a certain folder and store the file name in te vendor table along with the other info as above.

How do I go about doing this? I have seen some simple scripts in php that do JUST the image part, but I couldn't see how to easily integrate that into what I already have.

Help appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top