Questions tagged as 'lado-do-cliente'

2
answers

Insert an HTML code in a client-side way without using PHP [duplicate]

Personal I have two external files called header.html and footer html containing headers and footers of a website, with menus and etc. I need to include these external files in the pages of the site without the use of PHP. There's something...
asked by 11.10.2017 / 00:06
1
answer

Using Ruby on Rails is it possible to execute external functions on the client side?

Example: On the computer that has the browser accessing the page, with the proper permission, execute a function on a DLL installed on it? Complementing: My intention was to use it on an intranet, and access a printer using the DLL provided b...
asked by 28.12.2014 / 22:47
1
answer

Resolve the error android.os.NetworkOnMainThreadException in an android application that works as client to receive images of a server [duplicated]

I'm trying to make an Android application that fetches an image from the computer. The server-side code (computer) is already implemented and operational. Using UDP, I ask the server to send me an image and it responds with that same image. Bu...
asked by 21.01.2015 / 17:35
0
answers

How do I keep changes made by the browser console?

Hi, I was seeing the code from some websites on the internet by the console and making some changes to see what happened, and it got to a point where I wanted to save all those changes, even if only for me. (since I know that on the site server t...
asked by 05.03.2018 / 02:36
0
answers

HTTPS Client Only

Hello. I'm starting now in WEB programming, and I came across a question before the site that I'm developing to go on the air. As everyone knows, security is essential and extremely important for any system. My system is hosted on KingHost...
asked by 08.11.2016 / 14:31