Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - functions_member_API.asp - Coding Help
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

functions_member_API.asp - Coding Help

 Post Reply Post Reply
Author
jadam View Drop Down
Newbie
Newbie
Avatar

Joined: 20 March 2005
Location: Windsor, CT USA
Status: Offline
Points: 19
Post Options Post Options   Thanks (0) Thanks(0)   Quote jadam Quote  Post ReplyReply Direct Link To This Post Topic: functions_member_API.asp - Coding Help
    Posted: 04 August 2008 at 3:22am

Thanks to everyone who explained to me that if I need to use a seperate database for my members then I need to use the Members API.

I've set Const blnMemberAPI = True and Const blnMemberAPIDisableAccountControl = True (searching thru past postings I got the impression that the both had to be set to true).
 
I created a simple test page that sets the user and password by doing this:
 
<%
                       session("USER") = "test"
                       session("PASSWORD") = "user"
 %>
I've  even added this code to be sure the sessions were set:
 
Your name <%Response.Write(Session("user"))%>
Your Password <%Response.Write(Session("password"))%>
I can see that both variables are displaying the correct information but when I go to the forum, the user is not logged in or created.
 
What am I missing?
 
Thanks,
Joe
 
Back to Top
jadam View Drop Down
Newbie
Newbie
Avatar

Joined: 20 March 2005
Location: Windsor, CT USA
Status: Offline
Points: 19
Post Options Post Options   Thanks (0) Thanks(0)   Quote jadam Quote  Post ReplyReply Direct Link To This Post Posted: 04 August 2008 at 3:38am
I found my problem.... I have all my web pages ending in .aspx. I changed the login page to asp and it worked fine!
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.