Well... Christmas IS coming up... ;) Glad it works. ..:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com
-----Original Message----- From: dave [mailto:[EMAIL PROTECTED] Sent: Friday, November 18, 2005 1:56 AM To: CF-Talk Subject: RE: cfform popup ahh man u rule!! THANKSSSSS I owe u ! I had to change a couple of things but I got it working. Strangly the movie would only load if the savecontent var was all on 1 line but it works :) thanks again, lemme know when I can repay the favor :) ~Dave the disruptor~ good sites - make money getting rid of ie :) http://explorerdestroyer.com/ http://www.killbillsbrowser.com/ ---------------------------------------- From: "Bobby Hartsfield" <[EMAIL PROTECTED]> Sent: Thursday, November 17, 2005 11:46 PM To: CF-Talk <[email protected]> Subject: RE: cfform popup It doesn't look like the other email is going to make it so here's the whole thing pieced together in a working example. Mind the case sensitivity... it drove me nuts! var thisid = showprostaff.dataProvider[showprostaff.selectedIndex]['staffid']; getURL ("javascript:var myWin; if(!myWin || myWin.closed){myWin = window.open('profile.cfm?id=" + thisid + "','Title','width=400,height=300,toolbar=0,location=0,directories=0,status=0 ,menubar=0,scrollbars=0,resizable=0,top=100,left=100')}else{myWin.focus();}; void(0);"); query="p" rowheaders="no" format="flash" height="200" onchange="#popupAS#" /> .....:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.362 / Virus Database: 267.13.3/173 - Release Date: 11/16/2005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224599 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

