Can i remove the login and password to enter / post /do everythings related to normal member (and keep unchange the register new member function) ? Where should i get attention about the ASP codes / functions ?
Actually, i have a private club member area; i want to make a snitz forum that once a member can login into the private club member area successfully who can (enter / post /do everythings related to normal member with registered forum login name) without forum's login and forum's password, since i would give some asp session to check for his/her authorization while he browse the forum.
Post.asp would be the page to deal with to remove the possibility of posting without login.
Snitz supports private forums, so you just have to enable them and as long as you choose the proper Auth Type, there is no need to do anything to access them, except browse the forum as a logged in member.<