Hi All
 
I have a  page mm.cfm which displays 2 columns from a table in the database, 
and this page is being called as a template  from a main.cfm .
 
 
The columns that are being displayed in mm.cfm are tied to an mm_id in the 
database which used to be constant till now, the mm_id is being changed i.e,now 
mm_id can be 1, 2, 3, 4.
 
now I need to display in  the main.cfm these mm_ids as links so that when i 
click those links the data in the mm.cfm linked to that id needs to be 
displayed.
 
I am new to javscripting, please help me out with this task
 
 
thanks in advance 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4954
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to