javascript - FileUpload control using Html.BeginForm/Ajax.BeginForm does not work.(htmlfile access is denied in IE).Css style to upload control button -


I created a fake button to give a CSS style to upload control buttons. Clicking on this fake button I click trigger the event File upload control When I use thejax Ajax I give an error htmlfile access denied But when I use HTML Best form does not give me an error, nor does it work.

  & lt; Div id = "divUploadForm" & gt; @Using (HTML Uploads ("Upload Action", "HomeController", New Ajax Option () {Update TaggedID = "devolodeform", Insertion Mode = Insert Mode., Replay}}) {& lt; Field & gt; & lt; Input Type = "Text" id = "fakeupload" name = "fakeupload" class = "counterfeit upload" /> input type = "button" value = "browse" id = "browsebtn" /> 

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -