Advertisement

03.07.2008 at 07:23AM PST, ID: 23223114 | Points: 500
[x]
Attachment Details

DISPLAY IMAGE IF DATE() +!

Asked by asrgrant in Active Server Pages (ASP)

Tags:

Our datadbase holds Date information that must be updated every 24:01. + 1 day

I want to have a warning on our internal web (ASP VB Script)page that gives a graphical warning that the date field have not been updated.

Simple query returns any boats that have a PositionDate entry today, its A text field.

SELECT *
FROM Boats INNER JOIN position ON Boats.HMSTC = position.BoatName
WHERE Boats.PostionDate=Date()

I need a piece of script that says that if there is no entry today, see if there is one for the day before and if so flag up an img showing a red cross, also if there is an entry for today then show a green tick img.


Ive no idea how to do this &

Help ?

Many Thanks
Start Free Trial
 
Loading Advertisement...
 
[+][-]03.07.2008 at 09:08PM PST, ID: 21076005

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11.13.2008 at 08:10PM PST, ID: 22957219

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628