Skip to main content
Participant
March 6, 2014
Question

CFCLIENT generating JavaScript files instead of just code

  • March 6, 2014
  • 0 replies
  • 396 views

Whenever the application sees <cfclient> tag it generates a <script> tag for the same. Is there anyway you can generate a JavaScript file instead of returning the script tag in the response? This will certainly improve the performance of the application.

This topic has been closed for replies.