Re: browswer problem with access database
From: Net Mongrel (netmongrel_at_blueyonder.co.uk)
Date: 02/22/04
- Previous message: dg.smith: "Re: browswer problem with access database"
- In reply to: dg.smith: "Re: browswer problem with access database"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 22 Feb 2004 22:30:34 GMT
dg.smith wrote:
> "Net Mongrel" <netmongrel@blueyonder.co.uk> wrote in message
> news:NulZb.3612$kg.32493628@news-text.cableinet.net...
>> dg.smith wrote:
>>> Weird thing happening. On an active server page that used Microsoft
>>> Access as the database engine, the browswer continues to download
>>> the page, even though the page is already loaded (at least I hope
>>> is).
>>
>> Access may be a red herring, but in any event check you have
>> closed/released all connections, recordsets etc.
>>
>> Does this happen in all browsers? I have a few pages I've yet to
>> fix up properly (they don't validate) that display that behaviour in
>> Mozilla.
>
> I've only tried this with Explorer. I'll look at those other items,
> though I'm not sure how to do them all.
You mean validate?
try here: http://validator.w3.org
or the recordset?
rs.close
set rs = nothing
> Funny thing is, it doesn't happen on my laptop where I do my
> development (Toshiba Lifebook using Explorer
> 6.0.2800.xsp2.030422-1633). Does this make sense?
No, but then error correcting in browsers has always been a mystery to me.
-- Net
- Previous message: dg.smith: "Re: browswer problem with access database"
- In reply to: dg.smith: "Re: browswer problem with access database"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|