NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Djordje Radovanovic on March 07, 2014, 05:16:47 AM

Title: OddJob
Post 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
Title: Re: OddJob
Post by: Bruce on March 07, 2014, 08:56:39 PM
I'll upload an update today.

Replace strData.value there with strData.GetValuePtr()
Title: Re: OddJob
Post by: Bruce on March 08, 2014, 01:35:36 AM
7.37 is up