I dont know what line 93, column 68 is in your code. Post what you got if you haven't figured it out yet and ill see if I can spot anything.
I didnt test the JS so it may need a little TLC as far as syntax goes. This looks off at a glance.... ..:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -----Original Message----- From: dave [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 15, 2005 6:08 PM To: CF-Talk Subject: RE: cfform popup Thanks Bobby but that throws an error. Invalid token ''' found on line 93 at column 68. ~Dave the disruptor~ good sites - make money getting rid of ie :) http://explorerdestroyer.com/ http://www.killbillsbrowser.com/ ---------------------------------------- From: "Bobby Hartsfield" <[EMAIL PROTECTED]> Sent: Tuesday, November 15, 2005 8:51 AM To: CF-Talk <[email protected]> Subject: RE: cfform popup Try something like... getUrl("javascript:NewWindow=window.open('profile.cfm?ProStaffID=' + showprofstaff.dataProvider[showprostaff.selectedIndex]['ProStaffID']','Title ','width=400,height=400,left=0,top=0, toolbar=No,location=No,scrollbars=No,status=No,resizable=No,fullscreen=No'); ") ....:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -----Original Message----- From: dave [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 15, 2005 1:19 AM To: CF-Talk Subject: cfform popup anyone know how to make this able to pop up a sizes pop up window out of a cfgrid in a flash form? in the cfgrid code: onchange="getUrl('profile.cfm?ProStaffID=' + showprostaff.dataProvider[showprostaff.selectedIndex]['ProStaffID']);" basically want it to pop up a sized pop up window ~Dave the disruptor~ good sites - make money getting rid of ie :) http://explorerdestroyer.com/ http://www.killbillsbrowser.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:224287 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

