Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Does CQC Webserver support external script references?
#1
A page with this kind of tag:
Code:
<script type="text/javascript" src="myscript.js">
</script>

Does not seem to use the referenced JS.

A page with the code inline works fine. Is this a CQC thing? Some weird Windows security thing?

Thanks!
Reply
#2
You can't use anything that runs on the server side. You can use any client side technologies that you want, since that just requires that the server serve up the text of the pages. But, it does have to recognize the extension so that the web server knows how to serve up the requested file. And it probably doesn't understand .js. I'll add that one.
Dean Roddey
Explorans limites defectum
Reply
#3
The JS stuff is all client-side. Thanks for adding the extension.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Which script language with CQC??? Deane Johnson 1 1,554 03-28-2016, 04:24 PM
Last Post: Dean Roddey
  CQC Webserver config lleo 2 2,624 10-04-2014, 12:06 PM
Last Post: lleo
  Support for GC-100 serial ports Dean Roddey 43 12,631 02-08-2013, 07:26 AM
Last Post: batwater
  Basic Digital Signage support Dean Roddey 1 2,053 11-23-2011, 05:23 PM
Last Post: Dean Roddey
  IRA-3 support potts.mike 12 4,746 03-20-2011, 11:53 AM
Last Post: SomeWhatLost
  Run script when CQC Master Server starts? batwater 4 2,599 02-04-2011, 05:58 PM
Last Post: batwater
  New WHS Installation - cannot install WebServer on Port 80 sic0048 6 3,983 09-28-2009, 06:34 AM
Last Post: sic0048
  Request: File Tag Repo - Playlist(m3u) Support wuench 11 5,121 04-12-2009, 12:10 AM
Last Post: Dean Roddey
  H20 support Smacko 2 1,702 09-27-2008, 01:50 PM
Last Post: ToyMaster458
  Elk driver and new SendText support from M1XSP Sendero 2 1,711 12-02-2007, 06:56 PM
Last Post: Sendero

Forum Jump:


Users browsing this thread: 1 Guest(s)