Help!
I am wondering how (in a general sense) if at all you could have a
ColdFusion website which uses application.cfm. in conjunction with ASP
pages. In this site I am using VBScript to populate forms (I cannot change
this), and I believe I will have several ASP pages (like ones which give an
html form, and submit that form to adobe pdf's. What I would like to do, is
to use ColdFusion to pull the data from the website and put it into a
database. The data is very sensitive so I would like to have some session
management/security. Can I do this in a mixed environment (ASP/ColdFusion),
and are there any tricks, hints I would need to know? I will have to use
several ASP pages, so I cannot redesign the site in CF, and it will have to
be a secure website.
For example,
CFlogin.cfm -->index.cfm ---> (choose your form) ---> form.asp --->
(dynamically) populateform.asp ---> (submitform) --->
Dataprocessing.cfm ---> index.cfm
Can this all flow with security/ session management? Would I have to manage
within ASP? or could I use CF for security?
Thank you in advance!
Stuart Williams
[EMAIL PROTECTED]
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message
with 'unsubscribe' in the body to [EMAIL PROTECTED]