robert_gsfame Posted March 26, 2010 Share Posted March 26, 2010 i wish to reload the page after executing the query, how to do it?? i use self.location() but i dont think its a good solution as i have to call back all the value that passed through url.window.reload() also not working well The page has to be reloaded as i put some function body onload=function() Thx for any helps and inputs Quote Link to comment https://forums.phpfreaks.com/topic/196567-reload-page-after-query/ Share on other sites More sharing options...
DaiLaughing Posted March 26, 2010 Share Posted March 26, 2010 Rather than reloading can you just call that function directly in your code which is called by onload normally? Quote Link to comment https://forums.phpfreaks.com/topic/196567-reload-page-after-query/#findComment-1032089 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.