Yeah, did you leave out a movenext perhaps? Reproduce the problem, and show
us the code that causes it.
--
http://www.aspfaq.com/
(Reverse address to reply.)
"Alistair" <forget_it> wrote in message
news:10cc07frffm721c@corp.supernews.com...[color=blue]
>
> "Bob Barrows [MVP]" <reb01501@NOyahoo.SPAMcom> wrote in message
> news:OkqbJ7XTEHA.2408@tk2msftngp13.phx.gbl...[color=green]
> > The dates are being displayed according to the Regional Settings for the
> > IUSR account. I strongly suspect the time component of your dates is[/color][/color]
being[color=blue][color=green]
> > dropped. Try Mark's suggestion:
> >
> > where saz_date >=#" & diary_date & "# AND saz_date <#" & _
> > dateadd("d",1,CDate(diary_date)) & "#
> >[/color]
>
> er..thanks...tried that...the response.write seemed correct, but a removal
> of response.write, response.end....
>
> and my whole PC ground to a halt..the three fingered salute revealed
> dllhost.exe had jumped to 95% of resources and it took over 2 minutes for[/color]
a[color=blue]
> dos widow to open so I sould restart IIS!!,and the page in question never
> finished loading....
>
> something is not right methinks
>
> any ideas what causes things like that?
>
>[/color]