Hello, I am submitting a form via ajax and setting the response.view to another component URL to load up another component in the parent div after a post back. Something nasty happens. An HTTP header 'web2py-redirect-location' is set and that causes a Javascript library loaded on the page to set the window.location to that URL. I think that this is a newer feature. I need to know how to disable it. My website is not broken because of this.
Please help. Aris -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

