yes, i'm talking about a browser window... window.open(link) is inside a function that displays a msgbox with "OK" and "CANCEL" buttons... once the user clicks on "OK".... a new window should be opened... btw,i don't wanna use window.open() because windows that are opened using this method are automatically blocked by pop-up blockers...
thanks,
yale