G
Guest
How are you doing the database lookup?
o Using the Database Results Wizard?
o Using custom ASP code?
o Using custom ASP.NET
the situation...when a record is found, one image appears
alerting the user that an action can be taken. When the
record is not found, the other image appears in the same
place telling the user to not take action. This process
is done several times, so each time one image must replace
the other, it must be cleared first. Any ideas? Thanks.
o Using the Database Results Wizard?
o Using custom ASP code?
o Using custom ASP.NET
depending upon the search results of a database. Here's-----Original Message-----
I have a pair of images that appear or disappear
the situation...when a record is found, one image appears
alerting the user that an action can be taken. When the
record is not found, the other image appears in the same
place telling the user to not take action. This process
is done several times, so each time one image must replace
the other, it must be cleared first. Any ideas? Thanks.