Hide Database Results

H

hrider1

Can someone help me I am trying to hide the Database
Results from a lookup page I have written? All I do is
use the Database Results to fill in a form lower on the
page, ut I don't want the user to see the Database
Results.

Any Help
DeWayne
 
C

Chris Leeds, MVP-FrontPage

you can surround the area where the db results component is with something
like this:
<div style="display:none;"> </div>
that way, whatever gets written into the area will neither show up nor take
up space.

HTH

--
Chris Leeds,
Microsoft MVP-FrontPage

Make More Money with Less Work
Let Your Clients Control Their Content With Just A Browser!
http://contentseed.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top