I am trying to write a logical statement in HTML as:
if $FORM{'$photo'} eq "YES" then You want to include a picture. Please either e-mail to: "sales\@xxxx.com" it as an attachment or mail to:
However, it gives me an error.
Please help. Thanks.
if $FORM{'$photo'} eq "YES" then You want to include a picture. Please either e-mail to: "sales\@xxxx.com" it as an attachment or mail to:
However, it gives me an error.
Please help. Thanks.