Skip to main content
Participant
July 17, 2010
Question

Linking with coldfusion?

  • July 17, 2010
  • 1 reply
  • 322 views

Sorry, i didnt know what else to name this. Anyways im stuck i want to link something to my page but when you click on the link it only changes one part of the page and keep the rest of the page the same as before. This is probably really simple but if someone could help me with this i would really be happy. Thanks ImShades

This topic has been closed for replies.

1 reply

ilssac
Inspiring
July 17, 2010

You will want to look at either inline frames and|or ajax functionality.

You question is a client side question, which is not really the relm of ColdFusion as ColdFusion lives and runs on the server.

Though CFML includes several tools to help create client side features such as ajax.  And ColdFusion developers are almost always at least somewhat familar with client side coding technologies.  So we are happy to help, I just wanted to let you know that other communities and internet sites focused on client side tools, such as JavaScript, may also be a resource