Addition of title and description and type fields

Last post 08-21-2009, 1:02 AM by cutechat. 1 replies.
Sort Posts: Previous Next
  •  08-20-2009, 9:58 AM 54854

    Addition of title and description and type fields

    Is it possible to add text fields for a title and description along with a drop down for type t each file before uploading them?
     
    These values along with the filename would be written to a database table as part of the upload.
     
    Cheers
    Andy
  •  08-21-2009, 1:02 AM 54882 in reply to 54854

    Re: Addition of title and description and type fields

    Andy,
     
    Please try :
     
    $uploader->DialogFilter="Image Files(*.BMP;*.JPG;*.GIF)|*.BMP;*.JPG;*.GIF|All files (*.*)|*.*";
     
    Regards,
    Terry
     
View as RSS news feed in XML