> ok

> parent window spawns a pop up window, link in the popup window, i want
> to send the url that the link points to, back to the parent window.....

> onClick="parent.window.location='updates.ntk?username=#username#&passwor
> d=#password#&CompanyIdNumber=#CompanyIdNumber#&dbase=#CompanyIdNumber#';
> "

window.opener.location='updates.ntk?...';


Isaac Dealey
Certified Advanced ColdFusion 5 Developer

www.turnkey.to
954-776-0046
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to