If the datatypes are simple, you can pass them on the url or via a form
post.

If the datatypes are complex (arrays, structs/associative arrays) you can
pass them in a WDDX packet using CFWDDX (CF side) and the WddxSerializer
component (ASP side).

For more info check out:

http://www.openwddx.org


---
Paul Mone
Ninthlink Consulting Group
[EMAIL PROTECTED]
http://www.ninthlink.com
619.222.7082


-----Original Message-----
From: Dominic J. Doucet-Lorang [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 25, 2001 12:26 AM
To: CF-Talk
Subject: Passing variables between ASP and CF


One our clients has a CF application that they want to be able to pass
information to via some ASP pages, what would be the best way to do
this?  We wrote the CF application and now the client is having a 3rd party
write  some additions for the application and they are using ASP.  In the
CF application we are using several Session variables that are used to
setup and direct the user to different web pages in the application, am I
going to have to go into the application and make several changes for their
additions to work correctly?


Thanks in advance,


Dominic
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to