how to work with binary data inside a Rev cgi script ?

Alex Shaw alex at harryscollar.com
Mon Apr 7 23:07:55 EDT 2008


Hi

You could implement a bash64 or urlencoded approach to dealibng with 
binary data.

The nice thing about rev it is easy to implement alternative solutions 
but I'd hate to see rev go the way of java..

http://andigutmans.blogspot.com/2008/03/java-is-losing-battle-for-modern-web.html

regards
alex


jbv wrote:
> Hi again,
> 
> For those interested (if any), I finally succeeded in merging pdf code
> from a Rev cgi with binary pdf code from a php script...
> Actually, I used a tradeoff : I modified the php code so that the binary
> code doesn't need any further processing when imported inside the cgi script.
> 
> It works, which is the most important for me right now, although I'm still not
> sure how to handle binary data inside a Rev cgi script...
> 
> Anyone with an elegant solution is welcomed.
> 
> Best,
> JB
> 



More information about the use-livecode mailing list