L
Lee
If I please request help on convert ASP page to be ASPX page.
My code is:
If NOT RS.EOF Then
Else
Code...
End If
Me cannot get If..Then...Else work. ASP dot NET not like EOF.
Someone please help find replace code sample.
Much Thanks, Lee
My code is:
If NOT RS.EOF Then
Else
Code...
End If
Me cannot get If..Then...Else work. ASP dot NET not like EOF.
Someone please help find replace code sample.
Much Thanks, Lee