Forums
This topic is locked
If.......... then
Posted 25 Apr 2003 11:58:00
1
has voted
25 Apr 2003 11:58:00 Jelle-Jacob de Vries posted:
When I use this code:<% if FindError(AlfaErrMsg,"Naam"

U dient uw <span class="FoutmeldingRood">Naam</span>
in te voeren. <br>
<% end if ' FindError(AlfaErrMsg,"Naam"

The region is not be shown when the condition is "true" in some of the browsers, not all!
Any ideas?
Replies
Replied 26 Apr 2003 21:44:17
26 Apr 2003 21:44:17 Jelle-Jacob de Vries replied:
Is it maybe better to write the If then code in an other way then this one?