get web browsers url string
does anyone know how to get web browser's url string from the main window running the script in the same window? tnx
sry, spent 3hrs yesterday looking for php/java/js solutions for this, and now with fresh head found the solution in 5 min:
document.URL =)

