Passing variables from ColdFusion to ASP

O

Onnuri

Hi,
Is there a way to pass a session variable from ColdFusion to ASP? I need to
pass one from the login page in ColdFusion to ASP pages so that I could
restrict access to the pages without login.

Please let me know. Thanks in advance.

Onnuri
 
I

io

Onnuri said:
Hi,
Is there a way to pass a session variable from ColdFusion to ASP? I need to
pass one from the login page in ColdFusion to ASP pages so that I could
restrict access to the pages without login.

Please let me know. Thanks in advance.

Onnuri

Hi Onnuri,

I don't think there is a way of doing it as interprocess communication
between CF and IIS. You could simply use POST to send everything you need in
a form - it doesn't get shown in a URL box as it does with GET method.

Cheers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top