Posts by Débora Moura Dos Santos • 29 points
3 posts
- 
		1 votes3 answers7584 viewsA: Calling the Controller Methodhttps://docs.microsoft.com/en-us/aspnet/core/mvc/views/working-with-forms?view=aspnetcore-2.1 <form method="post" action="/Demo/RegisterInput"> Email: <input type="email" data-val="true"… 
- 
		1 votes0 answers60 viewsQ: Generate International USPS Tag with Easypost C#I would like to generate a label(label) international of USPS with the easypost, but when I put address of Brazil or other country other than the US, he of error. Example:… 
- 
		0 votes1 answer196 viewsQ: Selenium Web Driver Phantom JS c# Continue where you left offI’m developing a robot in Selenium. However, this robot has a time that interacts with the user. However, I cannot make it continue where it left off. Let me give you an example: Pretend that this…