(keitai-l) Re: problem with downloads to Nec n21i

From: Ben Hutchings <ben_at_decadentplace.org.uk>
Date: 11/14/02
Message-ID: <20021114212745.GN2953@decadentplace.org.uk>
On Thu, Nov 14, 2002 at 05:04:54PM +0100, Merlijn @ Evident wrote:
<snip> 
> The website is setup in Active Server Pages/IIS. So the
> download-ringtone page is an asp-page. ( like
> /downloads/download.asp?id=23&number=2 )
> 
> The problem I'm facing now is that the Toshiba ts21i is able to
> download these ringtones but the Nec n21i refuses this. It keeps
> complaining about 'unknown data format' ( I know that they have
> different tune-formats. )

Do you set the Content-Type correctly in your script?

<snip> 
> It seems that the only way to download a ringtone to the Nec n21i is
> to put it on the filesytem. If I link to '/tunes/test.mld' it works.
> (Without the IIS asp-dll hack)
<snip>

If it really does require '.mld' at the end of the URL, how about
adding another parameter to the script, which would be something like
'dummy=.mld'?

-- 
Ben Hutchings  |  personal web site: http://womble.decadentplace.org.uk/
Reality is just a crutch for people who can't handle science fiction.
Received on Thu Nov 14 23:37:35 2002