Hi Bruce, I got the following error when trying to use HTTPApi's GetMemberByName method
<?xml version="1.0" encoding="windows-1251" ?> <font face="Arial" size=2>
<p>Microsoft VBScript runtime </font> <font face="Arial" size=2>error '800a000d'</font>
<p>
<font face="Arial" size=2>Type mismatch: 'Server.HTMLEncode'</font>
<p>
<font face="Arial" size=2>/forum/HttpAPI.asp</font><font face="Arial" size=2>, line 309</font>
After a deeper investigation I noticed that this error arise when trying to get a member with filled DOB in the profile,
how can this be fixed?