User bio
404 bio not found
Member since Aug 29, 2019
Posts:
Replies:
Sabit Issakhan · Apr 28, 2021 go to post

I solve error with this code:

set content = %request.Content
Set whoIs = content.whoIs 
Set templates = content.templates 
Set templateCount = templates.Count() 
for i=1:1:templateCount {
Set row = templates.GetAt(i) Set codeForm = row.codeForm
Set codeName = row.codeName
Set orderNumber = row.orderNumber
Set codeFormat = row.codeFormat
Set headerXLS = row.headerXLS
Set headerDBF = row.headerDBF
Set dbfFormatType = row.dbfFormatType
Set dbfFormatLength = row.dbfFormatLength
Set valueFrom = row.valueFrom
}
Sabit Issakhan · Jun 10, 2020 go to post

Find this way to solve problem

Set %response.Status = ..#HTTP401UNAUTHORIZED

it's works! 

Certifications & Credly badges:
Sabit has no Certifications & Credly badges yet.
Followers:
Sabit has no followers yet.
Following:
Sabit has not followed anybody yet.