View Single Post
Old 12-16-2010, 12:10 PM   PM User | #1
InterbredMonkey
New Coder

 
Join Date: Jan 2010
Location: In a dump
Posts: 64
Thanks: 9
Thanked 2 Times in 2 Posts
InterbredMonkey is an unknown quantity at this point
Return MiME Type

Not sure which forum to put this in, so here goes.

I am hosting a image file on a sub domain(eg sub.domain.com) and then trying to load the image from another domain(eg domain2.org). The problem I have is that when I try to reference the image using an input tag of type image the image wont load. When checking this using developer tools(in chrome) and firebug(in firefox) it shows that the reason it has not loaded is because the returned mime type is text/html rather than image. Is there any way I can change this so that it will return the image?

Thanks in advance.
__________________
The answer my friend is blowing in the wind...
InterbredMonkey is offline   Reply With Quote