RE: TeraScript-Talk: longbinary

2018-05-08 Thread Robert Shubert
Yes, this is the header you’ll need to set. Note that usually web servers will add the Content-Length for you. I would also like to mention that @LENGTH actually counts the bytes of the value. If you have your value in a variable already, it’s better to do <@VARINFO varName size> Robert

RE: TeraScript-Talk: longbinary

2018-05-08 Thread Robert Shubert
The @COLUMN should return the binary unchanged. There may be a need for me to adjust the server to do so properly. Just search for an image, and place only the @COLUMN in the results and see what you get. Then try @ASSIGNing the header to the image type. -Original Message- From: Wayne