"Toby A Inkster" <> wrote in message
news

. ..
> On Sat, 24 Apr 2004 20:35:07 -0700, srini wrote:
>
> > How can I make sure that the ASP script takes a file from the local PC
> > and makes the script think that it is on its (web server) local file
> > system?
>
> ASP is crap for file uploads. You will need to download a third-party file
> upload component to make it work, or better yet: use PHP instead.
>
> --
> Toby A Inkster BSc (Hons) ARCS
> Contact Me - http://www.goddamn.co.uk/tobyink/?page=132
ASP.NET, however, is superb - ASP is terribly out-dated now, and .NET does a
vast amount more far more efficiently. Try that instead with one of it's
hosted languages (C#.NET, VB.NET). This of course assumes your host supports
..NET. Many do now.