NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Djordje Radovanovic on March 07, 2014, 05:16:47 AM
-
NetTalk Version 7.36
In NetWeb.clw line 7269 is
self.ParseHTML(strData.value, 1, strData.LengthA(),p_header)
and it is compiled if ODDJOB exist. It should be changed to meet new StringTheory declarations.
Best regards,
Djordje Radovanovic
-
I'll upload an update today.
Replace strData.value there with strData.GetValuePtr()
-
7.37 is up