Thanks,

That works well as a means of pulling data but infact is not reliable enough
in this instance as it also must work on older browsers and with that
example your options to return data are more limited.

Because of the diveristy of the the content being pulled may even be
javascript I need to use the whole

<script src="remotepull.cfm?ID=434343"> approach

inside the .cfm

it returns data using <Script> document.write with necessary escape
codes.</script>

I've seen it done just dont have the code handy.

Thanks anyway

Alex

-----Original Message-----
From: Tom Smith [mailto:[EMAIL PROTECTED]]
Sent: 20 February 2003 16:21
To: [EMAIL PROTECTED]
Subject: Re: [ cf-dev ] including cf code from a static html page


have a look here:

http://www.vboston.com/DepressedPress/Content/ColdFusion/Essays/GIFAsPipe/
----- Original Message -----
From: "Alex Skinner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 20, 2003 3:54 PM
Subject: [ cf-dev ] including cf code from a static html page


> Hi,
>
> Just thought id check to see if anyone had an example of using a
javascript
> source file to pull in dynamic content onto a static page before I write a
> module.
>
> I remember someone was using this technique maybe it was Russell ?
>
> anyone got anything cut pastable ?
>
> Alex
>
>
>
>
>
> --
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]

__________________________________________________

Do You Yahoo!?

Everything you'll ever need on one web page

from News and Sport to Email and Music Charts

http://uk.my.yahoo.com


--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]





-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to