Dear Sir Thank Yuo for your help:

i want to mak aspx page by VB.NET if this page requsted by url like

"http://mysite.com/upload.aspx?F=C:\textfile.txt"

so iwnt to use file upload control to uplad file C:\textfile.txt to web
server ??


Thank Yuo again

Re: upload file By URL by Cor

Cor
Thu May 08 07:08:07 CDT 2008

Abdulah.\\

You never can upload a file from a client computer withouth the actions from
a user.
(Or it should be by an activeX what the user has authorisized and that he
only does in very few occassions)

Cor

"Abdulfatah A. Reslan" <AbdulfatahAReslan@discussions.microsoft.com> schreef
in bericht news:2D9D3342-85B7-44D1-B8C9-13D428948132@microsoft.com...
> Dear Sir Thank Yuo for your help:
>
> i want to mak aspx page by VB.NET if this page requsted by url like
>
> "http://mysite.com/upload.aspx?F=C:\textfile.txt"
>
> so iwnt to use file upload control to uplad file C:\textfile.txt to web
> server ??
>
>
> Thank Yuo again
>
>