My syntax may be off - but shouldn't it be: response.setVariable( request.getAttribute( "response" ), returnContent );
You could also try dumping the variables scope to see where the content has ended up. HTH Mark On 6/20/05, Taco Fleur <[EMAIL PROTECTED]> wrote: > Hi Mike, > > Actually I just got it to work - there was a problem with the offset, I guess > I just > don't understand the offset argument on the read method, I thought it meant > thats where you want to start reading, since we already read the first 36 > chars, anyway on the second call I now get the whole message back, which is > fine, otherwise I would need to concatenate the header anyway. > > The only problem I am currently having is returning the content, and still > wondering why it hang before on the old code I was using. -- E: [EMAIL PROTECTED] W: www.compoundtheory.com ICQ: 3094740 --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
