Any simple reasons that could cause dates to get converted to
02/21/2005 and 02/01/2006 every time?
If not, i'll post the code tonight when I get off work.
Printable View
Any simple reasons that could cause dates to get converted to
02/21/2005 and 02/01/2006 every time?
If not, i'll post the code tonight when I get off work.
I had a simular prob a while back.
It turned out that I had an incorrectly formated API call.
Sending the wrong Var type to the API was causing the stack to be out of whack.
Converted where?Quote:
Originally Posted by rack