Hi,all
I need to upload two files at the same time to KM:
1)any text file(doc,txt,pdf,mht or anything else)
2)any image file(jpg,gif,tiff,bmp or anything else)
For this requirement I use two FileUpload elements.
How can I know that in one of them will be text file
and in another will be image file,couse I can't check
all the types of files user will want to upload,it may
be anything...
Any ideas?
Regards,
Michael