[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ic] odd behaviour of filter tag with area tag inside it



Hi all,

if I do ;

[filter urlencode][area ord/paypal_standby][/filter]
or
[filter urlencode interpolate=1][area ord/paypal_standby][/filter]

the area tag is not interpolated, but the filter tag is processed and I end up with;

%5barea%20ord%2fpaypal_standby%5d

, however if I do;

[filter uc][area ord/paypal_standby][/filter]

rather bizzarely the response is a url with part of it upper cased like so;

http://www.titl.co.uk/cgi-bin/titl/ORD/PAYPAL_STANDBY.html?id=GLTdLU6o

rather than the orginal area tag which returns;

http://www.titl.co.uk/cgi-bin/titl/ord/paypal_standby.html?id=GLTdLU6o

I'm actually trying to urlencode a area output to append as a query string.

Is there a recommended method of doing this;

Thanks,

Tom H







_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.