Re: .net 2.0: ASP.NET 2.0 upload path, rooted path??
- From: Robert Megee <rmegee2@xxxxxxxxxxx>
- Date: Tue, 23 Aug 2005 05:38:31 -0500
On 22 Aug 2005 05:42:31 -0700, "diDE" <dez@xxxxxxxxx> wrote:
>hi!
>i'm using asp.net 2.0 (visual studio 2005 beta)
>i got an error when i'm trying to save an uploaded file (web
>application) to a folder of the web application.
>
>UploadedFile.PostedFile.SaveAs (Path);
>
>where Path = "..\\upload\12345\\filename.jpg"
if this isn't a type shouldn't this have a double \\
between upload and 12345?
Q
.
- References:
- Prev by Date: Re: Printer status
- Next by Date: Problems with InvokeMember()
- Previous by thread: .net 2.0: ASP.NET 2.0 upload path, rooted path??
- Next by thread: Problems with InvokeMember()
- Index(es):
Loading