Skip to main content
Known Participant
April 28, 2008
Question

if the value of the field is "one" Display the message your value is one

  • April 28, 2008
  • 1 reply
  • 674 views
Hi I have to check a a field value in the database.
And output it in HTML
if the value of the field is "one" Display the message your value is one
if the value of the field is "two" Display the message your value is two

also

if the value of the field is any value Display the message your value "value of the field"
if it is null then NONE.

can you help me
thanks
This topic has been closed for replies.

1 reply

Inspiring
April 28, 2008
The simplest way is with sql, but the details are db specific.
Participant
April 25, 2012

i am facing this problem in business catalyst