ASP / ASPX session interop?
Article Writing
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I was looking for a way to pass state information (session[]) back and forth between asp.net web applications and traditional asp. I found a few things other places, but nothing here (which is unusual). So I decided to "roll my own", so to speak, using sql server as the go-between. It's pretty elementary, only passing strings, but since everything's a variant in asp, I don't see that as too much of a disadvantage. So: Any interest in seeing this thing in an article? or is there one here I missed? or am I the only poor soul still dealing with traditional asp interop? X| Lemme know...if there's some interest, I'll write it up. Yours, Bill