Link to home
Start Free TrialLog in
Avatar of Aleks
AleksFlag for United States of America

asked on

Display region if request.form is not empy

I want to display a REGION if the value of the previous page coming from a form is not empty, otherwise dont display.

Like:

If 'expdate' is not empty

REGION

end

Syntax ?
Avatar of COBOLdinosaur
COBOLdinosaur
Flag of Canada image

I don't have a clue what you are asking for.  Perhaps a little more detail? A link? some actual code?

Cd&
ASKER CERTIFIED SOLUTION
Avatar of jmdl1983
jmdl1983

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Aleks

ASKER

Is that the correct syntax for ASP/Javascript ?
Not working.