On Mon, 9 Apr 2012 12:28:23 +0100, [email protected] said: > def echo(): > return "jQuery('#target1').html(%s);jQuery('#target1').html(%s);" \ > % > (repr(request.vars.name.upper()),repr(request.vars.name.lower()))
Sorry, the second '#target1' above should be '#target2' -- "You can have everything in life you want if you help enough other people get what they want" - Zig Ziglar. Who did you help today?

