Upload files's problem

  • Thread starter Thread starter Virginia
  • Start date Start date
V

Virginia

Hello,

For ASP.NET, can it upload files from the client server to another
server(not this web server)?
Or does it have any other way to do it? Maybe .NET Application, or Web
Services?

Thanks for your help!
 
Another, Using ASP.NET's File.PostedFile,
if upload files's UI and this action(uploading files) must be in the same
web page?
Are they in different web page?---upload files's UI(one web page), and
uploading files's action(another web page).

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top