There are 3 attributes which i think should be included in all @URL calls
WAITFORRESULT='true'
DETAILEDRESPONSE='false'
MAXRESULTSIZE='655360'

you might try the detailedresponse, which will put the data in a CDATA'd tag

Ben

On May 15, 2006, at 10:30 AM, Peter Fogg wrote:

Hello all,

I an receiving a "Bad Request" message from a <@URL> tag:

<@ASSIGN NAME="urlText" VALUE="<@URL LOCATION='@@Request$url'>" SCOPE="Request">,

however, if I display @@Request$url and copy and paste it into the above ASSIGN, the URL text is returned. The above ASSIGN has been tried with both ENCODING='html' and ENCODING='none' in the <@URL> tag.

Any thoughts?

Peter -

______________________________________________________________________ __
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf



________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to