I'm still somewhat new to ASP.NET development and could use some help. On the website, I am storing a "loggedin" flag in a session variable that is checked in the masterpage and redirects to the login page if necessary. Whenever I upload new or modified pages or classes to the site, it boots...
I am attempting to adapt the code in the FAQ here:
http://www.tek-tips.com/faqs.cfm?fid=2943.
I want to have a ASP.NET login with links back to classic ASP. I made a .NET page (localmachine/ClassicSessionSync.aspx) that sets up the session variables into form elments and post it to a page...
I have a query inside of a stored procedure that will retrieve the information that I need, but it is in 3 separate columns. What I ultimately need is one column of distinct codes. Can someone point me in the best direction to do this?
Here's the query:
SELECT ps.StoreCode
,ps2.StoreCode...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.