Click to See Complete Forum and Search --> : address bar


fuelmech
08-28-2004, 12:06 PM
I have a page with no address bar with links on it, when someone clicks on the link how do i get it to go back with an address bar

Khalid Ali
08-28-2004, 12:32 PM
window.open(pageURL.html,'windowName','properties');

search the forums for a descriptive answer...this has been answered hundreds of times