Forums

This topic is locked

expire account after 30 days

Posted 17 Jul 2001 23:52:53
1
has voted
17 Jul 2001 23:52:53 suhail kaleem posted:
users come on my site register with my iste - now i want the the user membership to expire after 30 day or 7 days how do i that i ud4 .

using iis 5 ,access , asp , win2000 advaced server .


Replies

Replied 18 Jul 2001 10:42:27
18 Jul 2001 10:42:27 Viktor Farcic replied:
Put 'ExpireDate' field in table with Users data. When somebody register insert in that field value of current date + 7 days - something like DateAdd("d",7,date()).

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
users come on my site register with my iste - now i want the the user membership to expire after 30 day or 7 days how do i that i ud4 .

using iis 5 ,access , asp , win2000 advaced server .



<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Reply to this topic