corillo181 Posted January 19, 2009 Share Posted January 19, 2009 I have seen some websites that when you go to upload a file it only allows you to see the file extensions that they accept for upload.. there is a property call accept for input of the file but this dont work with all broswer is there any code that help with this? Link to comment https://forums.phpfreaks.com/topic/141427-form-upload-extnd/ Share on other sites More sharing options...
PFMaBiSmAd Posted January 19, 2009 Share Posted January 19, 2009 A HTML upload form does not support doing this (I have never seen a browser actually use the accept= parameter.) You can do this with a SWF/Flash form - http://swfupload.org/ Link to comment https://forums.phpfreaks.com/topic/141427-form-upload-extnd/#findComment-740458 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.