i want to create a query that runs only at the begin of each month. how??? when i say run, i mean when people click a Questions-Answers page, they'll see the list of q-a since beginning of current month, not a whole nine yard since last year.i have a table that gets two date fields: timestamp of date question is posted and date_answer...
anyone has any idea, please help.
thanks,
to Vince, the code you posted didn't work.
i put new_id = RS("ID")
response.write new_id
but it din't show anything.