redirecting to a page from .aspx using javascript - TechRepublic
Question
August 21, 2007 at 03:27 AM
ravi_maduri_mca

redirecting to a page from .aspx using javascript

by ravi_maduri_mca . Updated 15 years, 10 months ago

hi friends
i have to redirect from my.aspx to another my1.aspx using javascript
i use
window.location.href=”my1.aspx”
from my.aspx but its not working .
can any one please post the solution
bye
regards
Ravishankar MAduri

This discussion is locked

All Comments