Forum : What do we mean by redirection script?
Brief description  about Online courses   join in Online courses
View Navneet  Khanna 's Profile

What do we mean by redirection script?

Good afternoon Tutor

What is the redirection script?

Regards
Asked by Navneet Khanna | Aug 25, 2009 |  Reply now
Replies (1)
View abhijit paul 's Profile
redirection script means you can redirect to some other page which you mention from javascript, we can achive it by following code.

<script type="text/javascript">

window.location = "http://www.siliconindia.com/"

</script>
Aug 25, 2009