adamsoderqvist
Programmer
I have a cmd box where the suer can choose a path, it looks something like:
<input type=file name=file>
now, let´s say I want the user to be able to pick only files of a certain type, pictures for example. what should the syntax be?
/thanx
<input type=file name=file>
now, let´s say I want the user to be able to pick only files of a certain type, pictures for example. what should the syntax be?
/thanx