You can also save the client variables in the database.  Parsing them out is
kind of a pain, but it's not too bad to pull them out.  Updating them.  Well
that's a WHOLE other can of worms...

-----Original Message-----
From: Bernd VanSkiver [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, October 23, 2001 2:19 PM
To: CF-Talk
Subject: ASP access to CF client vars


Has anybody ever developed a way for an ASP page to access and use
ColdFusion client variables?  I would assume that it would be possible since
they are managed through cookies and stored in a database.  I work in a
development environment that uses both languages (tried to get them to drop
ASPs, but that didn't happen) and sometimes it would be nice for the two
languages to use the same variables more easily.  For now we have always
just stored things in cookies when we need to transfer data between the two
languages.

Bernd VanSkiver
[EMAIL PROTECTED]
ColdFusion Developer 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to