Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asptoday_discuss thread: File Upload


Message #1 by "laeg byrne" <laeg_enterprises@y...> on Fri, 1 Feb 2002 11:55:46
2 unrelated questions........



Is there a limit on the size of file asp can upload

to a remote server?



Does asp have the functionality to interact with other

applications on my PC such as opening a web browser or

opening outlook?



Cheers...

Laeg

Message #2 by "laeg byrne" <laeg_enterprises@y...> on Fri, 1 Feb 2002 12:03:37
> 2 unrelated questions........

> 

> Is there a limit on the size of file asp can upload

> to a remote server?

> 

> Does asp have the functionality to interact with other

> applications on my PC such as opening a web browser or

> opening outlook?

> 

> Cheers...

> Laeg



Got a bit carried away there, I know it can open a browser, the 

latter still applies.
Message #3 by "Dmitry Zakharov" <brook74@h...> on Tue, 5 Feb 2002 13:26:56
1. it should be a limit, but believe me you will sooner have a problem 

with network transfer rather then with ASP engine....



2. You can esteblish object instances both in a client and server sides. 

The main way to interact with other applications is to work with theier 

object model.



> 2 unrelated questions........

> 

> Is there a limit on the size of file asp can upload

> to a remote server?

> 

> Does asp have the functionality to interact with other

> applications on my PC such as opening a web browser or

> opening outlook?

> 

> Cheers...

> Laeg


  Return to Index