hii guys,
i am redirecting my website to an error page when it cannot connect to mysql database .because of this the url of the page gets changed to error page url .so the user will try to refresh the page but he still will be in the error page..I need to redirect such that when an error occurs the url must not change but the redirecting must happen .so that when a user refreshes the page when an error occurs .he will be able to connect back.
thanks,
pradeep
i am redirecting my website to an error page when it cannot connect to mysql database .because of this the url of the page gets changed to error page url .so the user will try to refresh the page but he still will be in the error page..I need to redirect such that when an error occurs the url must not change but the redirecting must happen .so that when a user refreshes the page when an error occurs .he will be able to connect back.
thanks,
pradeep
Comment