You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Dustin Oprea <ae...@blitzeclipse.com> on 2006/03/10 04:25:53 UTC

[users@httpd] Displaying data containing both mixed image and ASCII data..


Is it possible to display multiple types of data if content-lengths are 
specified satisfactorily in the headers?

For example, indicating that there will be X bytes of ASCII data, Y 
bytes of binary JPG data, Z bytes of more ASCII data, etc? This is for a 
content-management system.

I can only find how to output just picture data, or just HTML ASCII 
data, but not mixed together.

Help!


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org