<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=691350422-23122003><FONT face=Arial size=2>I'm doing a project 
for a band's fan club and the objective is to have users go through a 
registration process (consisting of 3 separate pages), a review stage, have an 
e-mail confirmation sent to them with a clickable link that they can then click 
on and confirm their registration, and a members only section of the website 
where only the fan club members are allowed to gain access.&nbsp; I have all the 
pages created and the database all designed and running.&nbsp; I even have all 
the select fields based off of a table in the db and working 
properly.</FONT></SPAN></DIV>
<DIV><SPAN class=691350422-23122003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=691350422-23122003><FONT face=Arial size=2>I am not sure how to 
proceed on a number of levels.</FONT></SPAN></DIV>
<DIV><SPAN class=691350422-23122003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=691350422-23122003><FONT face=Arial size=2>1. I need to have 
the members login from the first page of the fan club.&nbsp; Since their user 
information is stored in the database and I do not want to create a user account 
in zope for each user (there will be tons of users) I need to have them 
authenticate to gain access only to that specific members folder.&nbsp; At no 
time should anyone be able to bookmark a members only page and access it again 
without first authenticating. I also need to make sure that after a specific 
amount of time of inactivity their session expires.</FONT></SPAN></DIV>
<DIV><SPAN class=691350422-23122003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=691350422-23122003><FONT face=Arial size=2>2. I need to 
properly validate each and every form field in specific ways (i.e. for the phone 
number there should be no letters entered and only the correct amount of digits 
should be allowed).&nbsp; There are a lot of fields which all need specific 
validation rules.</FONT></SPAN></DIV>
<DIV><SPAN class=691350422-23122003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=691350422-23122003><FONT face=Arial size=2>3. I need to have 
sessions for the signup process so that the user can go back and correct 
information if they need to do so prior to confirming their submission and being 
sent the confirmation e-mail message.</FONT></SPAN></DIV>
<DIV><SPAN class=691350422-23122003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=691350422-23122003><FONT face=Arial size=2>Can anyone give me a 
hand with these issues?&nbsp; This is the last portion of this signup process 
and I need to get it done quickly since the band's new record is coming out in a 
couple of weeks.&nbsp; I am always in #zope on freenode as well as on 
irc.macgenius.net port 6667 in #macgenius.&nbsp; My nick is kittonian.&nbsp; 
Thanks in advance for any and all assistance.</FONT></SPAN></DIV>
<DIV><SPAN class=691350422-23122003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=691350422-23122003><FONT face=Arial 
size=2>kittonian</FONT></SPAN></DIV></BODY></HTML>