Forum: ASP Feb 7th, 2007 |
| Replies: 2 Views: 1,399 what's the error? is this from another thread? why didn't you post as followup in that thread instead of starting new thread? |
Forum: ASP Feb 5th, 2007 |
| Replies: 3 Views: 2,540 post your code that is giving this error |
Forum: ASP Jan 30th, 2007 |
| Replies: 3 Views: 1,860 problem is not with the date function.
you are comparing the string "h" to the string "12"
"h" < "12" is always going to return false
you need to compare your variable h to the number 12
h... |
Forum: ASP Aug 8th, 2006 |
| Replies: 2 Views: 4,149 i would run some tests on your email server and see. however I would have to guess that one message with lots of recipients would be much better |