That's a good idea.
Gopalakrishnan, if your server resides in Unix, you could also
create a symbolic link.
> -----Message d'origine-----
> De : Joe Fawcett [mailto:joefawcett@h...]
> Envoy=C3=A9 : jeudi 19 d=C3=A9cembre 2002 10:34
> =C3=80 : javascript
> Objet : [javascript] Re: Opening ASCII text file without an extensio
n
> in browser
>
>
> I'm not sure what your server situation is but if you have no
> control over
> the naming of the file perhaps you could write a proxy
> server. An ASP page
> for example that loaded 'DATAFILE' and wrote it back out but
> changed the
> name to datafile.txt and set the content type correctly.
>
> Joe
>