Posts by Cleyton Strelow • 11 points
3 posts
-
0
votes1
answer21
viewsA: Hide form after uploading a file
Your application is a bit confused, I would not have two Forms in the same view just to separate the document type, but one way to resolve this your situation is always pass a template to your view,…
-
0
votes1
answer22
viewsA: Fill Labels with values from a Mysql Database table
Use debug and put breakpoints in your variables to see if first select is being filled in correctly
-
1
votes0
answers75
viewsQ: Use certificates in Azure web application after the Brazilian Root v5 intermediary chain has been updated to authorize Nfe
I have a web application in Azure. I have model A1 certificates with the certification chain still Raiz Brasileira v2. The revenue Webservices have been updated to use the new certification chain as…