<
From version < 1.35 >
edited by SuperUwe Trueggelmann
on 2022-10-13
To version < 1.30 >
edited by SuperUwe Trueggelmann
on 2022-10-13
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -10,11 +10,6 @@
10 10  
11 11   String strContactID = ""
12 12   String strCompanyName = ""
13 - String strCompanyAddress = ""
14 - String strCompanyCity = ""
15 - String strCompanyPostcode = ""
16 - String strCompanyProvince = ""
17 - String strCompanyCountry = ""
18 18   String strTitle = ""
19 19   String strFirstname = ""
20 20   String strLastname = ""
... ... @@ -162,11 +162,11 @@
162 162   xcontext.put("strEmailBody",strEmailBody)
163 163  // services.writeLog.writeLogEntry(xcontext.getUser(), request.remoteAddr, doc.space, "INSERT AS NEW", intCurUID)
164 164   xcontext.put("strCompanyName",strCompanyName)
165 - xcontext.put("strCompanyAddress",strCompanyAddress)
166 - xcontext.put("strCompanyCity",strCompanyCity)
167 - xcontext.put("strCompanyPostcode",strCompanyPostcode)
168 - xcontext.put("strCompanyProvince",strCompanyProvince)
169 - xcontext.put("strCompanyCountry",strCompanyCountry)
160 + xcontext.put("strCompanyName",strCompanyAddress)
161 + xcontext.put("strCompanyName",strCompanyCity)
162 + xcontext.put("strCompanyName",strCompanyPostcode)
163 + xcontext.put("strCompanyName",strCompanyProvince)
164 + xcontext.put("strCompanyName",strCompanyCountry)
170 170   xcontext.put("strTitle",strTitle)
171 171   xcontext.put("strFirstname",strFirstname)
172 172   xcontext.put("strLastname",strLastname)
© 2022 TruCert Assessment Services Inc.
V01-00