Can anybody help me with this issue,I am not very good in javascript...
How to redirect to another url using javascript?
or at least where can I find more info about this?
Printable View
Can anybody help me with this issue,I am not very good in javascript...
How to redirect to another url using javascript?
or at least where can I find more info about this?
Mehdi,
You can use this: document.location.href = "url goes here";
Good luck and let me know if you have any questions,
Michael
"Mehdi Chaouachi" <magikcm@yahoo.fr> wrote:
>
>Can anybody help me with this issue,I am not very good in javascript...
>
>How to redirect to another url using javascript?
>
>or at least where can I find more info about this?
>
>
>