Re: Strange behaviour of ASP library
- From: "Jason Brown [MSFT]" <i-brjaso@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 11 May 2005 14:36:58 +1000
One thing I've noticed about file uploads is that different browsers on
different platforms send differing headers. For instance, I recently tested
Firefox vs. IE on a site with upload to ASP.NET, and the fileName parameter
sent by IE was a full path while Firefox sent just the filename, not the
full client path.
What sort of errors are you seeing, if any?
--
Jason Brown
Microsoft GTSC, IIS
This posting is provided "AS IS" with no warranties, and confers no
rights.
"Marcin Zmyslowski" <marcinz@xxxxxxxxxxxx> wrote in message
news:ezGmyDSVFHA.3636@xxxxxxxxxxxxxxxxxxxxxxx
> Hello all!
>
>
> I have installed the library, I mean extra component, which is called
> "ASPSmartUpload". I use this component to upload gif files into the
> server. Unfortunately I have noticed that file uploading only works for
> Internet Explorer and Windows system. When my friend, who has unix
> system, tried to upload the file to the server, then it wasn`t being
> uploaded.
>
> I don`t know what it is going on, because this is very strange
> behaviour, because the Visual Basic code is interpretted on server-side,
> not client-side, so can you help me fix the problem? Is it possible that
> there is some error in the code?
>
> Thank you in advance
> Marcin from Poland
>
> *** Sent via Developersdex http://www.developersdex.com ***
.
- References:
- Strange behaviour of ASP library
- From: Marcin Zmyslowski
- Strange behaviour of ASP library
- Prev by Date: Re: COM+ Permissions problem migrating to Windows 2003
- Next by Date: IIS ActiveX Control - No special fonts creatable
- Previous by thread: Strange behaviour of ASP library
- Next by thread: Re: COM+ Permissions problem migrating to Windows 2003
- Index(es):
Relevant Pages
|