When we 'all' work for Allaire....

But really, how would this be pulled off?  CF generates the HTML,
spits it to HTTP,
it then appears magically in the users browser, which is when the DOM
is available.
At this point CF 'ain't talkin no more'!  A client side plugin of
sorts would be needed, correct?



Cheers!
------
Douglas Knudsen
LTT, that's Leveraged Technologies Team <--- These opinions are mine,
ALL MINE.
[EMAIL PROTECTED]
Got Linux?  http://linuxmall.com




From: [EMAIL PROTECTED] AT INTERNET on 02/21/2001 11:38 AM

To:   [EMAIL PROTECTED] AT INTERNET@CCMAIL
cc:    (bcc: Douglas Knudsen/ATL/ALLTELCORP)

Subject:  Allarie/Macromedia ColdFusion Feature Suggestion


Proabably a bit late to place this request for 5.0 - but how about
6.0?

Why don't you all make CF capable of grabbing JavaScript variables at
will throu
ghout the page using a function like scriptvar() or jsvar() or
something like th
at? As many people as use ColdFusion together with JavaScript, this
seems like i
t would have
been addressed in version 1.0 - but now we're at 5.0 and still no
mention of bei
ng able to easilly access JavaScript variables via CF.

And no, I don't mean through a form submission, or in the URL or
 anything else -
 I mean mid page I'd like to be able to do something like:

<script>
    colorval=thing.style.backgroundColor
</script>

<cfoutput>You're using color: #jsvar(colorval)#</cfoutput>


Not the best example, but you get the idea. I'm sure it presents
logistical prob
lems since CF is processed on the server and JS on the client, but you
all are b
right folks, surely you can figure this one out :) (please?)

Just my $0.02, thanks for listening!

Joshua Miller
Web Development
Eagle Technologies Group, Inc.
Business Solutions for the Next Generation
www.eagletgi.com
[EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to