G Guest Jan 6, 2005 #1 Hi to all is there any way to upload a file without using <input type=file> thanks
E Elton Wang Jan 6, 2005 #2 Using System.Net.WebClient.UploadFile Elton Wang (e-mail address removed)
P Peter Rilling Jan 6, 2005 #3 Or if you want the browser to be able to upload without the HTML tag, write an ActiveX control.
S Steve C. Orr [MVP, MCSD] Jan 6, 2005 #4 You might look into using a 3rd party activex control such as this: http://fileup.softartisans.com/fileup-231.aspx http://fileup.softartisans.com/fileup-131.aspx
You might look into using a 3rd party activex control such as this: http://fileup.softartisans.com/fileup-231.aspx http://fileup.softartisans.com/fileup-131.aspx