> -----Original Message----- > From: Ben Doom [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 26, 2003 5:41 PM > To: CF-Talk > Subject: RE: Using JS variables in CF > > > Well, no. You can't just assign the values to a form field > and have CF access it. You have to actually submit the form > and have CF process it, then do other stuff. For what you're > seeming to want to do, that doesn't seem like such a > wonderful solution.
Even tho' you have to make a request you can make that request without having to redisplay the page. I've an article about the simplest method for doing this on my site here: http://www.depressedpress.com/DepressedPress/Content/ColdFusion/Essays/G IFAsPipe/Index.cfm That article links to several other, more elaborate (and more featureful) methods/tools that might help out. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

