user = window.top.location.search.substr(window.top.locat ion.search.lastIndexOf("/") + 1);
in un url del tipo
http://www.ciao.it/comeva
restituisce come va...
![]()
user = window.top.location.search.substr(window.top.locat ion.search.lastIndexOf("/") + 1);
in un url del tipo
http://www.ciao.it/comeva
restituisce come va...
![]()