View Single Post
  #2 (permalink)  
Old 12-12-2007, 02:47 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 3,142
Default

1) You will need to use ErrorLabel to handle invalid URL pages.
2) I don't see this behavior when I run similar code.
What happens if you do: Msgbox(DateParse("01/01/1601")) ?
Reply With Quote