|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Upload a directory structure in ASP.NetI’m looking for a solution to the problem of uploading a complete tree of
folders and files to a webserver running an ASP.Net site. I’ve been looking at the Xupload ActiveX from Persist and got it working, and on the aspx page I can get all the files but I can’t recreate the folder structure. Does anybody know a way to accomplice this, e.g. by using another ActiveX? Thanks.
Show quote
Hide quote
"Rasmus" <Rasmus@newsgroup.nospam> wrote in message
news:9A1F80FC-A716-4EE8-9780-CCEBA283C56A@microsoft.com... > Does anybody know a way to accomplice this, e.g. by using another ActiveX? > > Thanks. > "Rasmus" <Rasmus@newsgroup.nospam> wrote in message Since you're already using ActiveX, have you considered maybe using an news:9A1F80FC-A716-4EE8-9780-CCEBA283C56A@microsoft.com... > Does anybody know a way to accomplice this, e.g. by using another ActiveX? ActiveX FTP client? I've done this sort of thing before with the Chilkat client-side ActiveX control. http://www.chilkatsoft.com/refdoc/xChilkatFtpRef.html http://www.chilkatsoft.com/refdoc/xChilkatFtp2Ref.html Thanks for the reply,
FTP is not an option - though it would have been an elegant solution "Rasmus" <Rasmus@newsgroup.nospam> wrote in message Check thisnews:9A1F80FC-A716-4EE8-9780-CCEBA283C56A@microsoft.com... > > I'm looking for a solution to the problem of uploading a complete tree of > folders and files to a webserver running an ASP.Net site. > > I've been looking at the Xupload ActiveX from Persist and got it working, > and on the aspx page I can get all the files but I can't recreate the > folder > structure. > > Does anybody know a way to accomplice this, e.g. by using another ActiveX? http://www.aurigma.com/Products/ImageUploader/ I use it with asp.net and old asp with free dundas component. Works well... Bye Sandro
Other interesting topics
Custom HttpHandler and Server.Transfer
expected identifier error DataGrid DataSource is null on postback CodeBehind File not getting executed How do I debug this... HtmlImage and asp:Image servent onclick event Reg:vs.net 2005 app_code dataview transfer (VS2005) newbie question Codefile not getting executed |
|||||||||||||||||||||||