W
wildman
Old vb.net asp.net 1.0 vb.net website. We don't have sources, nor can
I compile it.
One the pages must be replaced to simply redirect to another webserver/
website page, but I need to send some of the session info that the
site. Of course session info is lost.
Challenge is I'd like to use a new class to store session information
in a database.
Currently I have some inline code (on the old site replacing that
page) that's able to read the session variables and redirect to the
new site. I could of course simply pass the data I want in a query
string, but I'd rather store it in a database.
How do i refrence a dll just in the inline vbscript?
Thanks for any help or information!
I compile it.
One the pages must be replaced to simply redirect to another webserver/
website page, but I need to send some of the session info that the
site. Of course session info is lost.
Challenge is I'd like to use a new class to store session information
in a database.
Currently I have some inline code (on the old site replacing that
page) that's able to read the session variables and redirect to the
new site. I could of course simply pass the data I want in a query
string, but I'd rather store it in a database.
How do i refrence a dll just in the inline vbscript?
Thanks for any help or information!