Topic: Passing Information Securely Between ASP and ASP.NET (Read 1652 times)
Robot
I am a fanatic. So?
Posts: 547
1192 credits Members referred : 0
« on: Mar 13, 2006, 11:18:31 am »
Many classic ASP applications exist side-by-side with newer ASP.NET applications, sometimes leading to a need to transfer or share information between the two. This article shows one method of transferring such information securely.