Sorry, just after writing my q'n concerning redirect in a python script, my light went on tried it out and that worked, yes! Well, the solution is simple... (if you want to know) context.sql_methods.products_delete(aID=context.REQUEST['aID']) url=context.REQUEST.URL1 context.REQUEST.RESPONSE.redirect(url, lock=0) Regards, Tom.