Remote Content Question

Hello all I have question about remote content.


I have created remote content asset pointed it to a URL however it is an application i.e. url finishes with filename.dll?some_variables_posted. (It is a library system so allot of catalogue searching)



Can Matrix work with that?



In my case it will not show contents and will display a warning that an address points to a file.



Is there any way to present that application within my design? I do not have any conrol over the application.



Thanks in advance.

[quote]In my case it will not show contents and will display a warning that an address points to a file.
[right][post=“11427”]<{POST_SNAPBACK}>[/post][/right][/quote]



Sounds like the application is not setting the correct MIME Type in the HTTP header. Matrix is just seeing the .dll extension and assuming its a file.



You might want to submit a request to Squiz Support for them to look into this for you to see what it would take to modify Remote Content for this to work.

Thanks for a quick response. I will try to follow up with application provider first.