Hi, everyone,
I have the problem with if statement below: It keep asking for the 'Then' although i hv already put one, can anyone please help.
If (gredRS("mrkMin") > Request.marks) AND( gredRS("mrkMax") > Request.marks) Then
grd=Response.Write gredRS("grdID")
Necta
I have the problem with if statement below: It keep asking for the 'Then' although i hv already put one, can anyone please help.
If (gredRS("mrkMin") > Request.marks) AND( gredRS("mrkMax") > Request.marks) Then
grd=Response.Write gredRS("grdID")
Necta