Question
some help me with dates
Hii,
USING ASP AND ACCESS
I am implementing a classified section for my website and I am displaying
everything successfully.
When the user posts the classified he selects how many days he wants his
POST like 10 days, 20 days or 30 days and i can successfully show the posts
So if the user posts on says 1st of July 2006 and selects 10 days for his
post to be showed on my website
THEN
8th July 2006 an email shud go to him saying if he wants to keep his POST
for another 10 days, 20 days or 30 days with 3 links
and IF YES the 1st july 2006 date must be changed to
Date of Post + Number of days selected initially + Number of days selected.
I am using two columsn in the DB for this date thing one is the strPostDate
and strAddDate
So basically the number of days selected for the post to be shown on the
website keeps adding up each time the user clicks on the link for 10 days,
20 days or 30 days with 3 links
please help need it badly :-)
thanks in advance!
USING ASP AND ACCESS
I am implementing a classified section for my website and I am displaying
everything successfully.
When the user posts the classified he selects how many days he wants his
POST like 10 days, 20 days or 30 days and i can successfully show the posts
So if the user posts on says 1st of July 2006 and selects 10 days for his
post to be showed on my website
THEN
8th July 2006 an email shud go to him saying if he wants to keep his POST
for another 10 days, 20 days or 30 days with 3 links
and IF YES the 1st july 2006 date must be changed to
Date of Post + Number of days selected initially + Number of days selected.
I am using two columsn in the DB for this date thing one is the strPostDate
and strAddDate
So basically the number of days selected for the post to be shown on the
website keeps adding up each time the user clicks on the link for 10 days,
20 days or 30 days with 3 links
please help need it badly :-)
thanks in advance!
