PDA

View Full Version : Closing a specific thread for certain hours of the day?


JaredC01
06-07-2007, 06:11 PM
As the title says, I'm looking for a way to close a specific thread for certain hours of the day. I already have what I need for the time portion of the code, I just need to know what lines of code will actually close the thread.

Any help is appreciated.

Nevermind, ended up using an SQL query to get the job done.