Jump to content

Redirect to reference page


Baabu

Recommended Posts

Hello all

 

i m using this peice of java code for redirect all wat i want to know that how can i redirect the page after the processing to the page from which that ADD OR REMOVE SCRIPT while was called just like i have and message page if some one logins from message page he should be sent back to message page not the index page here is the code

 


<script language="javascript">
window.location.replace("message.php");
</script>

 

Link to comment
https://forums.phpfreaks.com/topic/94038-redirect-to-reference-page/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.