Is there a way to "proxy" image data?
I know for XML, it's a simple matter of createing a Microsoft.XMLHTTP object
(in ASP/VBScript) and redirecting the information into the response object.
Anyone know the object for an image and/or other HTML page? (e.g.
Microsoft.HTML?? )

You can 'proxy' any kind of http file. It's a simple script on PHP, ASP, etc. For example, for a script that even forwards POST data,

http://xmlrpcflash.mattism.com/proxy_info.php

For images (or other type of data) you'd just need to change the content-type.



Zeh
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to