How to prevent DBRW from returning results before searching
http://www.spiderwebwoman.com/resour...cks.asp#return
--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
http://www.spiderwebwoman.com/resources/
Ray <(E-Mail Removed)> wrote:
> I have a page which has a DRW on it. When I first go to
> the page the DRW area gives a message saying something
> like "details incorrect, please re-enter", which is the
> message I have allocated when no results are retrieved. I
> am assuming it is doing this because it runs the DRW when
> the page is initially loaded, and as I have not had a
> chance to input any parameters, it cannot find any results.
>
> How do I get around this?
>
> Ray