Hi,
How to redirect to another page in a javascript? example:
 
function do_proc() {
            saveupdates()
            window.location="items"
        }

this does not work, any idea? Thanks,
-- 
View this message in context: 
http://www.nabble.com/t5%3A-redirect-to-a-page-in-javascript--tp25853995p25853995.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to