Jul 30, 2005 #1 mohaimen Programmer Joined Dec 24, 2001 Messages 25 Location BD Hi, In my ASP.Net application, the user will upload word files from their PCs to the webserver. How can I do it? Thanks. Mohaimen
Hi, In my ASP.Net application, the user will upload word files from their PCs to the webserver. How can I do it? Thanks. Mohaimen
Jul 30, 2005 #2 vbkris Programmer Joined Jan 20, 2003 Messages 5,994 Location IN take a look at the HtmlInputFile control... Known is handfull, Unknown is worldfull Upvote 0 Downvote