Including Binary Files..
- Posted by Doug Miller <orkim at kc.rr.com> Feb 25, 2002
- 402 views
I have read through all the documentation that comes with Euphoria, and I have yet to figure out how to include binary files. Is this possible? Basically, I'm writing a CGI script that will send a jpg/gif through the server. I can't just read it it because of it being a binary file. Any suggestions? Thanks. Doug Miller