Posts by henrique romao • 173 points
6 posts
-
0
votes1
answer656
viewsQ: Delphi - Datasnap authentication via AJAX
I am now starting to use authentication in Datasnap. I am trying to access the methods via AJAX and is returning error 401 - Unauthorized. My request is as follows: $.ajax({ username: login,…
-
0
votes0
answers33
viewsQ: HTTPS Only on client
Hello.I’m starting now on WEB programming, and I came across a question before the website I’m developing aired.As you all know, safety is essential and extremely important for any system.My system…
-
1
votes0
answers616
viewsQ: Use Digital Certificate without being installed on the computer
I wanted to know if there is any way to use digital certificates in an application without the need for the digital certificate to be installed on the machine.As in the issue of Invoice, I always…
-
3
votes1
answer2730
viewsQ: Pass data from an HTML table to the ASP.NET MVC controller
I’m trying to pass data from an HTML table in my view to my Controller.The data in this table are added dynamically. A Modal Bootstrap is opened, where the user informs some data, when clicked the…
-
2
votes1
answer727
viewsQ: Show PDF on the page via Servlet
Hello, I am developing a web application using Servlets and Jsps. I still don’t have much experience with it. My page contains a button that downloads a BD file and a <object> HTML to display…
-
1
votes0
answers393
viewsQ: Software Nfe in java
I have a project to create an Nfe emitter in Java... But the problem is that I don’t have much idea and much knowledge for the development of this type of project. Does anyone know if they have a…