I have a frame on contact form in mscrm,in that form i have a html with file upload control,button,file upload can accept only txt,doc files.in that button click i need to create note with an attachment of uploaded file using java script
how can i do that?