E
eric
I an effort to save memory on a device with very limited resources, we have
built our own web server and ditched the built in CE HTTPD server. It's
working well with the exception of allowing users to browse the device
through IE. They can browse folders and see files no problem but openning
things like text files is presenting a problem. When the file is opened and
returned through the httpresponse stream, all formatting is lost. I've
implemented a method that semi fixes the problem but was looking for
alternatives. Any suggestions, experience with this?
TIA
built our own web server and ditched the built in CE HTTPD server. It's
working well with the exception of allowing users to browse the device
through IE. They can browse folders and see files no problem but openning
things like text files is presenting a problem. When the file is opened and
returned through the httpresponse stream, all formatting is lost. I've
implemented a method that semi fixes the problem but was looking for
alternatives. Any suggestions, experience with this?
TIA