Re: The MIME type of while uploading .dbf files

2009-03-24 Thread Musachy Barroso
gured or what it will pick for a given file.) > > With respect to your question, your browser likely doesn't know what a > ".dbf" file is (why would it?) and it probably defaults to > "application/octet-stream" which simply mean "unknown binary data".

Re: The MIME type of while uploading .dbf files

2009-03-24 Thread Greg Lindholm
likely doesn't know what a ".dbf" file is (why would it?) and it probably defaults to "application/octet-stream" which simply mean "unknown binary data". I would avoid the "allowedTypes" since you can't count on them being accurate and do my own valid

The MIME type of while uploading .dbf files

2009-03-23 Thread arunabh
should put for the content type for .dbf . If i put add the application/octet-stream content type then it works , but at that time it allows .exe files also which i don't what . Please suggest me what should i do . With Regards Aruabh -- View this message in context: http://www.nabble.com/T