Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
If-EndIf in a .HTX file
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
If-EndIf in a .HTX file
Miscellaneous
Thread ID:
00019954
Message ID:
00019954
Views:
71
Hi Everybody,
I am having a problem when I use the <%if ><%endif> statement in an .HTX file. I am using the server.app program that comes with VFP 5.0. I do not have any problems getting the return page when I do not include the <%if ><%endif> statement. When I insert this statement, all I get back is an empty page with nothing on it. I have a field called 'Level' and this field contains either a 1, 2, or 3. When the page is returned to the user, I want the numbers (1,2,3) to say 'Critical', 'Major', or 'Minor' respectfully. Here is an example of the command statement that I am using '<%if Level EQ 1%>Critical<%endif%>'.

Thanks,
Joseph Schaff
Reply
Map
View

Click here to load this message in the networking platform