The problem isn't getting CF to grab the correct info. Instead, it occurs when I try to load instruction.cfm?fieldName=EMPLOYEE_hire_date or instruction.cdm?fieldName=BONUS_targetpercent. Javascript only wants to load instruction.cfm and not the variations that Cold Fusion can create.
-----Original Message----- From: Jim Vosika [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 10, 2002 2:43 PM To: CF-Talk Subject: RE: Loading CFM page into new browser window Could you use URL Variables? Jim Vosika http://tinyclick.com Free URL Shortening! -----Original Message----- From: Svee, Eric [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 10, 2002 4:38 PM To: CF-Talk Subject: Loading CFM page into new browser window I have a button that is intended to launch a pop-up window (instruction.cfm). This window will display different information, depending on which button is clicked. How can I feed Cold Fusion the correct string(ie. ?fieldName=EMPLOYEE_hire_date) from each specific button while still being able to control my window.open options (ie. no scroll bars, 300 x 300, etc). Thanks E ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.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

