User379233403 posted
So i'll try keeping this short...
We have an online ordering system in .net and a new one that is also in .net
This is what I am trying to accomplish..
A user will login to the new system with their info from the old server... that info will go to a single page on the old server that has some code to check if that user and password combination are valid... if valid it returns 1 if not returns 0
That is all it needs to do
I made a test page with just some text but have no clue how to accomplish this since I don't know asp... im told it should be simple for an asp programmer which im not.
Any guidance would be appreciated.. I can post code for the current login page if that is needed.. or if someone can point me to where I can learn what I need to do... or hire someone to do it