No, don't use 2 IF statements. That's 2 times it has to perform
something that only needs to be performed one time.  Like Josh
said, the error is somewhere else.

That code WILL NOT generate an error.

Chris Tifer

----- Original Message -----
From: "Tsiris Alexandros" <[EMAIL PROTECTED]>
To: "ActiveServerPages" <[EMAIL PROTECTED]>
Sent: Tuesday, October 01, 2002 11:55 PM
Subject: RE: Lost in Time: If ... then


>
>
> > If i use
> >
> > if x < 0 then a = "green" end if
> >
> > then everything is working fine.
> >
> > Eric
>
>
> then just use 2 IF statement as I said earlier. Quick solution, but the
code
> doesnt look good
>
> ---
> You are currently subscribed to activeserverpages as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to
%%email.unsub%%


---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to