J
John
Hi
On a webform I need some links to appear only if some condition is met.
Basically I am looking for something like this;
if x=y then
<-- generate html to display the relevant link 1-->
end if
if a=b then
<-- generate html to display the relevant link 2-->
end if
Could someone please provide a link to such an example?
Thanks
Regards
On a webform I need some links to appear only if some condition is met.
Basically I am looking for something like this;
if x=y then
<-- generate html to display the relevant link 1-->
end if
if a=b then
<-- generate html to display the relevant link 2-->
end if
Could someone please provide a link to such an example?
Thanks
Regards