Menu

#287 Not setting filename & type from content disposition header.

v2.0
open
nobody
5
2005-03-23
2005-03-23
AerosSaga
No

I wrote a DotNetNuke module that creates communal
podcasts. It stores all the encolsure files in binary
format inside a SQL server. I use a querysting variable
to pull the file from the database and server it up via
the enclosure link which looks something like this:

<enclosure
url="http://scottschecter.net/DesktopModules/NukeSyndicate/download.aspx?mid=368&amp;id=9"
length="3331055" type="audio/mpeg"></enclosure>

I believe Instead of correctly using the content
disposition header to name the file with the correct
extension and filename ipodder using the & and creating
an illegal file name. Can a development team member
confirm or deny this?

Here is the url for testing:
http://scottschecter.net/DesktopModules/NukeSyndicate/rss.aspx?pid=0&mid=368

Thanks

Discussion


Log in to post a comment.

MongoDB Logo MongoDB