I guess he would have meant the "form". :)

Add a reference to Microsoft.VisualBasic and use the below code.

using Microsoft.VisualBasic.

Use the methods
FileSYstem.CopyDirectory, FileSystem.CopyFile etc.

Else you can also use FileInfo and DirectoryInfo classes.
On Wed, Jun 3, 2009 at 10:51 PM, Cerebrus <[email protected]> wrote:

>
> What do you mean by "page" in a windows application ?
>
> On Jun 3, 3:27 pm, mukesh mishra <[email protected]> wrote:
> > hi all
> >
> > i want to make an windows application(C#) in which when page is
> > getting loaded after that in my local drive(suppose d drive) all files
> > shold be copied to destination system which contains ip and password.
>

Reply via email to