-
Replied To a Post in Hi everyone, i'm Julia, CEO PHP Secure vulnerability scanner
Hi Julia and welcome to DaniWeb! You can link to your project from within your post signature, which can be set up [here](https://www.daniweb.com/connect/profile/community). We used to have a Share Your … -
Began Watching Hi everyone, i'm Julia, CEO PHP Secure vulnerability scanner
Hey Daniweb fam! A bit of backstory about me... I've built dozens of websites and online ventures, both for myself and clients. One thing that's always kept me up at … -
Replied To a Post in Is it possible to prevent image downloading?
Another solution might be to just show smaller, low resolution versions of images, and only the full resolution if the person has paid for it. -
Began Watching Is it possible to prevent image downloading?
I have a script that delivers an empty gif file when an attempt is made to download an image ("Save image as..."). Here is a link to my page. Try … -
Replied To a Post in Inquiry Regarding Blog Page Rankings
I would begin by taking a real, impartial look as to whether the pages that are now ranking higher than yours are providing the reader with more accurate, more in-depth, … -
Began Watching Inquiry Regarding Blog Page Rankings
I've been actively monitoring the performance of my blog pages, and I noticed that some of them have not been consistently ranking in the top 3, I aim to achieve … -
Gave Reputation to gottaloveit in Is it possible to prevent image downloading?
I agree with everyone else, you can never prevent downloading, since the browser has to download, but you can make it harder for people to save and re-use the images. … -
Replied To a Post in AdSense says I'm not using a Google-certified GDPR message but I am
It appears this Google bug has been resolved. For me, anyways. -
Marked Solved Status for AdSense says I'm not using a Google-certified GDPR message but I am
For some context, I use Google Ad Manager for all display ads on my site. Within the *Privacy & Messaging* section of Ad Manager, I have GDPR messages enabled for … -
Replied To a Post in Hi everyone, I'm buzzboss
Hello!! -
Began Watching Hi everyone, I'm buzzboss
hellow -
Replied To a Post in How can one determine how many days it will take for a website to rank?
Aside from everything posted above, sometimes large changes to a complex website can take 6-9 months to be recognized by Google. -
Began Watching How can one determine how many days it will take for a website to rank?
Discover the website ranking timeline: Find out how to estimate the time needed for SEO success. -
Replied To a Post in Cannot invoke "java.net.URL.toExternalForm()" because "location" is null
Manu_18, can you show your code? Better yet, [start a new topic](https://www.daniweb.com/community/contribute/4) and show your code and the error message. This way your question doesn't get lost inside a 2 … -
Began Watching Cannot invoke "java.net.URL.toExternalForm()" because "location" is null
I get the following exception Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: Cannot invoke "java.net.URL.toExternalForm()" because "location" is null My code is java.net.URL auth = getClass().getResource("auth.jpg"); Icon auth1 = new ImageIcon(auth); java.net.URL … -
Replied To a Post in Hi everyone, I'm cjmall65
Do you do drop shipping? -
Began Watching Hi everyone, I'm cjmall65
I am the owner of an e-commerce platform with a huge number of products and a wide variety of categories. -
Edited What is Link Popularity?
**What is Link Popularity?** Link Popularity refers to the number of links pointing TO your site FROM other sites on the Web. Building links is one of the most important … -
Replied To a Post in Does Google follow internal nofollow links?
> While Google officially states that they don't follow 'nofollow' links I'm actually going to correct you there for anyone else who stumbles upon this thread. Google announced a year … -
Replied To a Post in What is Critical Rendering Path ?
Basically it's the time that the web browser spends converting the front-end HTML, javascript, and CSS into something that the end-user sees. You want to make sure not to block … -
Began Watching What is Critical Rendering Path ?
Can you explain what the "Critical Rendering Path" is and how it influences the performance of web pages? -
Replied To a Post in Hi everyone, I'm EdwardMatthew
Hi everyone new! -
Began Watching Hi everyone, I'm EdwardMatthew
Hello Everyone! Just joined this forum and really excited to be part of it looking forward to get connected with all of you :) -
Created Does Google follow internal nofollow links?
Does anyone have anecdotal evidence for or against Google following internal nofollow links? (Irrespective of what they claim) -
Began Watching Does Google follow internal nofollow links?
Does anyone have anecdotal evidence for or against Google following internal nofollow links? (Irrespective of what they claim) -
Replied To a Post in What are the CSS frameworks?
Do you find that most of your clients are at least already using a CSS framework or Sass, etc? -
Replied To a Post in What are the CSS frameworks?
I, personally, use Bootstrap. -
Began Watching What are the CSS frameworks?
What are the CSS frameworks? -
Replied To a Post in Confused by JS async for script tag in HTML head
The only thing I changed 2 weeks ago (per this thread) was Google Analytics from async to deferred. Now, Desktop is passing and Mobile is failing (the opposite of before). … -
Replied To a Post in Hi everyone, I'm Evilshoes
Hello there!! -
Began Watching Hi everyone, I'm Evilshoes
Hello! -
Replied To a Post in How Can I Use JavaScript to Output Value of Input A into Input B?
So sorry I couldn’t help. I was still sleeping when you posted. -
Began Watching How Can I Use JavaScript to Output Value of Input A into Input B?
I have a two-step login form. In the first step, I have "username" as "id" and "name" of the text input. I also have "password" as id and "name" of … -
Replied To a Post in Simple jquery to test FORM's total Upload Size not working
Does the web browser’s JavaScript console log any errors? -
Replied To a Post in Simple jquery to test FORM's total Upload Size not working
Document shouldn’t be in quotes. -
Began Watching Simple jquery to test FORM's total Upload Size not working
Warning ... I am not a JAVA programmer so please be kind ... thanks for any help you can provide. Retired bit basher looking for a bit of help with … -
Replied To a Post in Is AI good in future for content writing
… and is also why we have a rule against posting AI-generated content ;) -
Replied To a Post in Is AI good in future for content writing
I think they are insinuating that even though AI seems like a magic bullet solution to content writing, it’s not perfect, and its faults will be its downfall. That makes … -
Began Watching Is AI good in future for content writing
AI is good for content writer. but some time AI have not perfect solution . so AI not good for future as a content writing prospective. -
Marked Solved Status for Libcurl C++ CURLE_FAILED_INIT. SSH Error -43.
Hello all. I'm relatively new to libcurl C++, and I have been hopelessly stuck. Bit of a background for this app. It is very legacy, having been made in the … -
Replied To a Post in Libcurl C++ CURLE_FAILED_INIT. SSH Error -43.
I’m so glad you got it figured out! Sorry we weren’t able to help you. -
Replied To a Post in Libcurl C++ CURLE_FAILED_INIT. SSH Error -43.
> I’m not personally too savvy about this, but does SSH require you to send a private key? Forgive that portion of my question, as I personally upload via SSH, … -
Replied To a Post in Libcurl C++ CURLE_FAILED_INIT. SSH Error -43.
* Check that you’re using a valid username and password and that those credentials have proper access to the path you’re attempting to connect to * I’m not personally too … -
Began Watching Libcurl C++ CURLE_FAILED_INIT. SSH Error -43.
Hello all. I'm relatively new to libcurl C++, and I have been hopelessly stuck. Bit of a background for this app. It is very legacy, having been made in the … -
Replied To a Post in Hi everyone, I'm jamesstorenws
Hello there! -
Began Watching Hi everyone, I'm jamesstorenws
Hellow -
Replied To a Post in mysql base64 decoding?
Personally, I don’t like the idea of having to use CONVERT() on every query in my application. i think the right strategy is to make sure the database is in … -
Replied To a Post in mysql base64 decoding?
You mentioned in your initial post that you found various hacks online. Was CONVERT() one of the ones you were already looking into? I’m sure there is a MySQL setting … -
Replied To a Post in mysql base64 decoding?
What happens when you do: SELECT CONVERT(UNHEX(HEX('string')) USING utf8mb4); You can see from https://dev.mysql.com/doc/refman/8.0/en/mysql-command-options.html#option_mysql_binary-as-hex that it shows that as of MySQL 8.0.19, it displays binary data as hexadecimal when mysql … -
Replied To a Post in mysql base64 decoding?
Sorry! I went on a bit of a tangent about BASE64 because I skimmed over your initial question and saw you were doing things such as `UNHEX(HEX())`. Let me answer …
The End.