P
Paul M
Hi I cant get this to work.
xstatusfield is a variable as part of a select statement but this code just
stops the page from displaying
any help would be most appreciated
Paul M
<% If xstatusfield = "Charity" Then
Response.Write "<p><span class="bold">Charity
Number<span lang="en-gb">
(if applicable)</span></span><br />
<input name="MC_contactname" value="" size="49"
/></p>"
Else
End If
%>
xstatusfield is a variable as part of a select statement but this code just
stops the page from displaying
any help would be most appreciated
Paul M
<% If xstatusfield = "Charity" Then
Response.Write "<p><span class="bold">Charity
Number<span lang="en-gb">
(if applicable)</span></span><br />
<input name="MC_contactname" value="" size="49"
/></p>"
Else
End If
%>