To your question ... 

Yes, JavaScript ... there's plenty of scripts out on the net that will show you how to 
do a popup. Just make it a onClick event.

Most of the pops work something like this:

function popup(URL, windowvars) {
details of the function here
}

Then your link --

onClick="('http://somesite.com/answer.cfm?answer_id=#answer_id#', '250,250')"

HTH

H.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to