i have an tcl page w/c creates the and stores the data of the image in a varible..
is it possible to output the value in the adp...
before i was using ns_writebinary $foo but when using it in the adp page lets say index.adp (with index.tcl as the source of the variable) it wont work its printing the file in asci format..
i also tried placing it inside a "[ ]" but with no luck
TIA