• Member Avatar for Mr.M
    Mr.M

    Replied To a Post in How to dynamically display a popup

    What my code does is that it first get the password field element then get it parent div class name, it then take that cass name as is and write …
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in How to dynamically display a popup

    Hi Dani, thanks. As to what I'm trying to do is to automatically show a tooltip(popup) on a password field. I have an extension which is the one that triggers …
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in How to dynamically display a popup

    I see that basically what I want is called tooltip but on w3c school on the link it's called popup..
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in social accounts

    This depends on a personal of social media. But some are also running businesses so they will have sometimes more than one account on each social media to accommodate both …
  • Member Avatar for Mr.M
    Mr.M

    Began Watching social accounts

    How many social accounts does a "modern" person have? What do you think about this?
  • Member Avatar for Mr.M
    Mr.M

    Created How to dynamically display a popup

    Hi DW. I'm trying to display a popup over an input box, but the issue is that some websites that I want to also display on have div class name …
  • Member Avatar for Mr.M
    Mr.M

    Began Watching How to dynamically display a popup

    Hi DW. I'm trying to display a popup over an input box, but the issue is that some websites that I want to also display on have div class name …
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in Theory on the VPN

    So the question here is, how does it allow data to flow? Remember an MNO (Mobile Network Operator) terminate your internet access when your mobile data depleted, but with this …
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in Theory on the VPN

    I've personally used it, I would accee internet without me having active data bundles loaded or so, but one thing is that you have to open your mobile data connection …
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in Theory on the VPN

    I was referring to that free internet VPN (Tunnels) like Ha Tunnel and others. Basically these kind of Apps allow you to access internet even if you don't have data …
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in Transferring browser tabs

    I think you need BRIWPED. It allows you to share tabs with any supported browsers. It support Firefox and all Chromium browsers. With it you also don't have to consume …
  • Member Avatar for Mr.M
    Mr.M

    Began Watching Transferring browser tabs

    Hello. I've got a couple of browsers installed and I have a question about that: Is it possible to transfer a tab from the one browser to the other? Let's …
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in Theory on the VPN

    > Oh, wait, there's the magic word or phrase: "VPN PROVIDER." Not only must the data flow over some network (cellular/mobile/WiFi/Bluetooth) there must be some VPN SERVER out there that …
  • Member Avatar for Mr.M
    Mr.M

    Created Theory on the VPN

    Hi DW. I'm a bit confused and lost on how this App is working called Ha Tunnel Plus (You can check it on Playstore, and have a look on YouTube …
  • Member Avatar for Mr.M
    Mr.M

    Began Watching Theory on the VPN

    Hi DW. I'm a bit confused and lost on how this App is working called Ha Tunnel Plus (You can check it on Playstore, and have a look on YouTube …
  • Member Avatar for Mr.M
    Mr.M

    Began Watching Get the device name

    Hi DW. Anyone knows how I can get the device name the browser is running on? I mean something like on the attached image with Javascript? ![FireFox_SendTo.PNG](https://static.daniweb.com/attachments/4/6cbee440f2043da722eba44bed14568b.PNG)
  • Member Avatar for Mr.M
    Mr.M

    Created Get the device name

    Hi DW. Anyone knows how I can get the device name the browser is running on? I mean something like on the attached image with Javascript? ![FireFox_SendTo.PNG](https://static.daniweb.com/attachments/4/6cbee440f2043da722eba44bed14568b.PNG)
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in Check if user has an active subscription and then let him download wallpape

    You have two operations depending on you start app approach. I mean if you always require login each time an App is started. In that case when the user attempt …
  • Member Avatar for Mr.M
    Mr.M

    Began Watching Check if user has an active subscription and then let him download wallpape

    Am having trouble implementing a conditional structure for the BillingClient class method queryPurchases(String y) to check if user has an active subscription and let him download an image in the …
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in Java heap size issue

    Thanks it works.
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in Java heap size issue

    Ow thanks James I will look at it tonight. I'm using 32bit.
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in Java heap size issue

    I get this error when i try to execute the command line code for jadx.
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in Javascript for daily increasing a price between two dates

    The 1500 is it a known value or? If it a known value then I would do it the other way around. Which is to divide 1500 but the number …
  • Member Avatar for Mr.M
    Mr.M

    Began Watching Javascript for daily increasing a price between two dates

    I'm not good with math functions at all, but I've searched for a while and couldn't find anyone even touching on this subject. I'd like to have the price of …
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in How to do I get a random number of items from an array?

    Where will those div values come from? Will it be known fixed (constant) values or dynamic?
  • Member Avatar for Mr.M
    Mr.M

    Began Watching How to do I get a random number of items from an array?

    I'm using the code below to get a random number of items from an array, but I'd like to just get 3-5 random numbers from the provide range to display. …
  • Member Avatar for Mr.M
    Mr.M

    Created Java heap size issue

    Hi Dw. I had java 8 installed I'm, the problem is that when I run a bat file that uses the java it says Invalid maximum heap size -Xmx4g. I've …
  • Member Avatar for Mr.M
    Mr.M

    Began Watching Java heap size issue

    Hi Dw. I had java 8 installed I'm, the problem is that when I run a bat file that uses the java it says Invalid maximum heap size -Xmx4g. I've …
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in Store database value in variable using php

    Then you will need to first declare a global variable then within your select statement assign this variable with the selected student name.
  • Member Avatar for Mr.M
    Mr.M

    Began Watching Store database value in variable using php

    For example. I have a select statement that is "select ID from students where student name ='name';" Now I don't wanna echo the student ID but I wanna store it …
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in How can I create a game like 8ball

    Thanks, will give it a short
  • Member Avatar for Mr.M
    Mr.M

    Created How can I create a game like 8ball

    Hi, I'm curious on how and which tools are used to develop an 8 ball pool game. The one I'm referring to is that you play online with strangers, and …
  • Member Avatar for Mr.M
    Mr.M

    Began Watching How can I create a game like 8ball

    Hi, I'm curious on how and which tools are used to develop an 8 ball pool game. The one I'm referring to is that you play online with strangers, and …
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in Challenges in programming career

    Well I will say keep programming, I'm a full stack developer, I use different languages but that because I'm not just a web developer but a full software developer. In …
  • Member Avatar for Mr.M
    Mr.M

    Began Watching Challenges in programming career

    I am good in different languages, that is: Java, python, C#, VB.NET, php, javascript I have been programming for a while now it's about 2 and half years but the …
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in Excel Time & Attendance Biometric Login

    So you want excel to be like your database?
  • Member Avatar for Mr.M
    Mr.M

    Began Watching Excel Time & Attendance Biometric Login

    How to integrate Suprema BioMini device into Excel Time & Attendance application for biometric login?
  • Member Avatar for Mr.M
    Mr.M

    Began Watching How have you been keeping busy during COVID19?

    For me, I added some DaniWeb features, completely refactored the CSS, and baked for the first time in my life. My fiancé and I even had a bread bake-off.
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in Any one owning a website here?

    Thanks for all your replies. I personally do have one, it a service that ensures that the users sensitive information is not sent over the internet. What I mean is …
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in Any one owning a website here?

    Visit www.briwped.com to see what I'm talking about. I think there's a very great opportunity for you Dani Queen on this regarding the DaniWeb
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in Any one owning a website here?

    Yes it people like you whom I want indeed. To begin, when users login I'm pretty sure that passwords are not saved as is on the database. Correct? So 1) …
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in Data Privacy Is Confusing, And It Will Stay That Way For A While

    Also cheack for [BRIWPED](http://www.briwped.com) and see more
  • Member Avatar for Mr.M
    Mr.M

    Began Watching Data Privacy Is Confusing, And It Will Stay That Way For A While

    In the modern world, it’s easy to understand that data is absolutely essential to many corporations and organizations. There is an ever-growing need to understand the needs and desires of …
  • Member Avatar for Mr.M
    Mr.M

    Created Any one owning a website here?

    How many have websites here or own websites here?
  • Member Avatar for Mr.M
    Mr.M

    Began Watching Any one owning a website here?

    How many have websites here or own websites here?
  • Member Avatar for Mr.M
    Mr.M

    Created 4IR Data privacy

    Hi DW. Well I'm very much interested in the data protection and also giving the best privacy to the public where we protect your passwords. I've seen something that Firefox …
  • Member Avatar for Mr.M
    Mr.M

    Began Watching 4IR Data privacy

    Hi DW. Well I'm very much interested in the data protection and also giving the best privacy to the public where we protect your passwords. I've seen something that Firefox …
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in The SIM SWAP STORY. If you use your phone for email and more please read.

    I think what's next on this issue or on this kind of hack, I think they will change or advance from sim swop to hacking the actual phones without our …
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in Post ajax and form action method sametime

    Yes it did work, now it perform all the posts methods.
  • Member Avatar for Mr.M
    Mr.M

    Replied To a Post in Post ajax and form action method sametime

    Thanks Dani Queen, I've tried your suggestion but the problem persisted finally I just added a function call to the 2nd entry point function to the last inner function that …

The End.