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

SA-fileup

Status
Not open for further replies.

morechocolate

Technical User
Apr 5, 2001
225
US
Is it realatively easy to combine the functionalities of SA-fileup?

My form has the following:
textboxes
selection drop-downs
checkboxes
ratio buttons
5 file (browse) types (to allow users to upload images. 5 is the max so they can upload fewer.)

I want to upload the form information to the database. I know I need to use ENCTYPE="multipart/form-data" in my FORM tag, but not only do I want this information to go to the server, but I also want to verify that files are gif or jpeg and to verify the file size of each before sending the information to the server. Thus, is it relatively painless to combine several SA-fileup functionalities? The examples separate what I am trying to do.

Thank You
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top