I need to emulate a login where I pass the username and password to the asp.net page from classic asp page.
Did an exhausted search on this propble could not find good technique.
Is http post to the asp.net from classic asp the right approch. If yes code snippet would be helpful.
What other techniques can we use to accomplish this task?