Posts by Jucileudo Lima • 1 point
3 posts
- 
		-1 votes1 answer30 viewsQ: Show Simulation Result on another pageI have a form that receives data from the client interested in acquiring a loan, when he clicks on simulating the program does the simulation and records in the database, until then it works well.… 
- 
		0 votes1 answer57 viewsA: Error filling cascading combobox: Failed to load Resource: net::ERR_CONNECTION_RESETRefactoring the code, I passed: var url = 'http://' + '@Context.Request.Host/Coefficients/Filtraconvenios' with https and started returning the data. 
- 
		0 votes1 answer57 viewsQ: Error filling cascading combobox: Failed to load Resource: net::ERR_CONNECTION_RESETI am trying to create a method to register a coefficient, this coefficient is linked to a table, which in turn belongs to a Concourse, the idea is to select the Concourse in the first combobox and…