PDA

View Full Version : Adding a new file extension


rival
08-23-2007, 04:39 AM
Morning,

I've got a page which is generating a PNG image, but some sites (phpBB sites at least) are reading the file as invalid. I think that it may be because I'm using a .ashx extension instead of a .png extension. Can I configure my site to process .png files?

http://www.newkudos.com/StatusPanel.ashx?shortcode=0271 (http://www.newkudos.com/Landing.aspx?shortcode=0271)

bruce
08-23-2007, 06:03 AM
Do you mean you want to map png to asp.net?

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

rival
08-23-2007, 06:28 AM
Yes, I want ASP.NET to process C# with a .png extension.

http://www.newkudos.com/StatusPanel.ashx?shortcode=0271 (http://www.newkudos.com/Landing.aspx?shortcode=0271)

bruce
08-23-2007, 07:15 AM
Please create a support ticket. We can manually set up this mapping for you.

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

rival
08-23-2007, 09:21 AM
Thanks - I'll raise a tickets

http://www.newkudos.com/StatusPanel.ashx?shortcode=0271 (http://www.newkudos.com/Landing.aspx?shortcode=0271)