<script type="text/_javascript_"  language="_javascript_1.2"
src="">
test111.js works but no CF executed

<!-- Begin

document.write('<cfoutput>#now()#</cfoutput>');

// End -->
I get just

<script type="text/_javascript_"  language="_javascript_1.2"
src="">
test111.cfm does not works

<!-- Begin

document.write('<cfoutput>#now()#</cfoutput>');

// End -->

Any Idea why it does not understand CF How can I get it working.

Ketan Patel
G3 Technology Group, LLC
Graphics III Advertising, Inc.
(410)789-7007 or (800)783-1799
"It's Not Creative if it doesn't Sell."
http://www.g3group.com <http://www.g3group.com>

  -----Original Message-----
  From: John McCosker [mailto:[EMAIL PROTECTED]
  Sent: Friday, November 07, 2003 11:39 AM
  To: CF-Talk
  Subject: RE: _javascript_ CF question

  If I understand your quest directly,
  when they load your JS file you then want the JS file to write to their
web
  document on the fly.
  Since you can't tell the structure of the doc then you want to create a
div
  with position absolute elements,
  position it, then write your data to it and make it visible.

  do I understand your question correctly?

  -----Original Message-----
  From: Ketan Patel [mailto:[EMAIL PROTECTED]
  Sent: 07 November 2003 16:34
  To: CF-Talk
  Subject: _javascript_ CF question

  Hi All,
  I have a question related to _javascript_. I have some dynamic articles
which
  I want to share with other websites. The best way I think is call my page
  using _javascript_.
  <script type="text/_javascript_"  language="_javascript_1.2"
  src="">
  I know that above code should work if somebody adds that script, but on my
  page which is test111.cfm to display the results, what _javascript_ code I
  need to add so I can show my dynamic content.

  Ketan Patel
  G3 Technology Group, LLC
  Graphics III Advertising, Inc.
  (410)789-7007 or (800)783-1799
  "It's Not Creative if it doesn't Sell."
  http://www.g3group.com <http://www.g3group.com>  <http://www.g3group.com>

    _____


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to