Is it safe to process code within the same page?
Posted: Mon May 21, 2012 5:50 am
Hi,
I have heard it was unsafe to redirect users to the same page while having code processed at the top of the page's code.
For instance, with a form, the action url would be empty and the user's data processed at the top of the same page. If that is unsafe, then I should create another page to process the output.
Thanks in advance!
I have heard it was unsafe to redirect users to the same page while having code processed at the top of the page's code.
For instance, with a form, the action url would be empty and the user's data processed at the top of the same page. If that is unsafe, then I should create another page to process the output.
Thanks in advance!