4,482 Topics

Member Avatar for
Member Avatar for Skill_5

A [professional and modern website]in 2025 focuses on clean UI, fast performance, and mobile-first design. Here are the key elements: -Minimal & clean layout – No clutter. Use plenty of white space. -High-quality visuals – Modern graphics, SVG icons, and bold images. -Fast loading speed – Websites must open in …

Member Avatar for Yoruba45
9
100
Member Avatar for George_72
Member Avatar for Yoruba45
1
62
Member Avatar for appsglobal

Ever had a layout that looks perfect in Chrome, but the moment you open it in Safari… everything falls apart? Yeah. Same here It’s not your code (well… not always). Safari just handles Flexbox a little differently. Here’s what usually causes the issue Safari is stricter Chrome is forgiving. Safari …

Member Avatar for Yoruba45
2
62
Member Avatar for AJhacks
Member Avatar for harryini

Reducing image file size is a common task for both developers and everyday users. Whether you're submitting a form, uploading a profile photo, or optimizing a webpage, you’ll often run into strict file-size limits like 100 KB, 200 KB, etc. Most online tools upload your file to a server and …

Member Avatar for WendyDolan
1
84
Member Avatar for asadalikhan

Hey everyone, You just set up a brand new Windows PC or did a clean install… now comes the fun part: installing your go-to apps! 👉 What’s the very first app you install — and why? It could be: Your favorite browser (Chrome, Firefox, Brave?) A trusted antivirus or security …

Member Avatar for Dani
5
577
Member Avatar for SCBWV

Last night, embedded YouTube videos started resulting in a "Error 153 Video player configuration error" which sucks as I long ago wrote a desktop app to view webcams in Edge WebView2. After quite a bit of time trying "fixes" suggested by MS Copilot, I gave up and said "No matter …

1
211
Member Avatar for WendyDolan

Hello everyone i am finding my Windows 11 machine is starting to feel a bit sluggish, and I'm looking for some proven ways to optimize its performance. I know there are a lot of tricks out there. What's the one thing you always do to keep your Windows PC running …

Member Avatar for Reverend Jim
1
181
Member Avatar for sdreatech
Member Avatar for Dani

I used to be all about browser extensions. Nowadays, not so much. We all know that most people use AdBlock. (I don't, although I do have it installed to test how DaniWeb looks with it enabled and make sure nothing breaks.) How about you? Do people even still use browser …

Member Avatar for Reverend Jim
0
30
Member Avatar for Jassica68

Hi everyone! I’m new here on DaniWeb and really happy to join this awesome tech and developer community. I’ve been exploring programming, web development, and tech-related topics, and this forum seems like the perfect place to ask questions, learn from experienced people, and share ideas. I’m still learning and growing …

Member Avatar for Reverend Jim
0
35
Member Avatar for Slavi

I am just wondering, how do browsers actually keep/save usernames and passwords? Is it in plaintext? or encrypted somewhere and then decrypted when a specific page is visitted?

Member Avatar for Dani
1
158
Member Avatar for complete

How do I establish an open connection to an open web browser in C#? In a Microsoft C# program using a Visual Studio Code I am using the following namespaces: using OpenQA.Selenium; using OpenQA.Selenium.Chrome; using OpenQA.Selenium.Support.UI; After I get a string variable, "url", assigned with a URL of a website …

Member Avatar for xivlauncher
2
231
Member Avatar for Mr.M

Hi DW, I'm trying to automate using NAVIS, I tried using post method simulating how it does on a web browser but I get error 678 then now I'm trying to access it using vb.net web browser.It does load but the issue is that I can't set the input elements …

Member Avatar for Mr.M
0
80
Member Avatar for DkJing
Member Avatar for jkon

Recently I started to rewrite the core of a web app in Java (not including the Admin part). I have discussed ideas with colleagues and friends and one thing that seemed to be an agreement was that it is time to stop keeping the same image in two formats jpg …

Member Avatar for jkon
1
268
Member Avatar for Dani

Apparently a new feature in Google Chrome is to automatically generate AI content. All I need to do is start typing a sentence or two here in this textbox, right click, select "Help Me Write", choose if I want it to be short-form or long-form text, be formal or casual …

Member Avatar for pallavi2501
4
278
Member Avatar for ClaudiaJesse

Hey everyone, Recently, I came across a tool called DICloak that offers an anti-detection browser. It's designed to help manage multiple accounts without getting flagged, which seems pretty useful, especially for those who need to handle multiple profiles for work or other activities. I’m not trying to promote anything, but …

Member Avatar for Salem
-2
34
Member Avatar for Kaushik12

I have been reading a bit about third-party cookies being phased out and them being a problem for the marketers.What is it and why are they being phased out?

Member Avatar for Dani
0
24
Member Avatar for Troy

This is a simple to use, self-contained website slideshow utility. Do you have a monitor or TV setup in your lobby where you'd like to present web content automatically? With this HTML/Javascript page, simply edit an array of pages or "slides". You define a title, duration, and URL for each …

Member Avatar for PROSYS_1
1
15K
Member Avatar for rproffitt

I think this is more of a concern to Dani and I'm not writing this is a bug. Just interesting. Here's what it looks like now: ![image_2023-07-26_075408848.png](https://static.daniweb.com/attachments/1/715c14ba22519640007c06526b9be765.png) If DANIWEB is undergoing a rebrand like Twitter to X, I would used the greater than symbol.

Member Avatar for Dani
0
49
Member Avatar for SCBWV

After complaining for months to MS to stop Edge from adding websites to my Quick Links bar, it seems to have stopped. Nothing was more frustrating than reading some news pages then having to delete a ton of links from Quick Links. Is this your experience?

Member Avatar for SCBWV
1
140
Member Avatar for OscarIsac

I am currently facing challenges with cross-browser compatibility on my website https://learnaboutcat.com/about/, as it does not consistently perform as expected across different web browsers. Variations in rendering, layout, and functionality make the user experience inconsistent and hinder the website's effectiveness. I tried to optimize the code and adjust settings, the …

Member Avatar for Vipul_13
0
112
Member Avatar for borobhaisab

@dani I got ChatGpt to fix my Crawler that was showing error. This code that was showing error: My Buggy Code ```` <?php //START OF SCRIPT FLOW. //Preparing Crawler & Session: Initialising Variables. //Preparing $ARRAYS For Step 1: To Deal with Xml Links meant for Crawlers only. //SiteMaps Details Scraped …

Member Avatar for borobhaisab
1
228
Member Avatar for jkon

I wanted to post something in Daniweb for a while but I didn't had anything new. Recently I decided to write a new implementation for websocket connections client side using Shared Web Workers. Shared Web Workers are supported today by most browsers for desktop but few for mobile devices , …

Member Avatar for jkon
2
509
Member Avatar for dloj333

I have a client that have members sign, they get charged, but can't get in unless they are added manually. Any ideas? they are using Chrome on Windows OS.

Member Avatar for Dani
0
115
Member Avatar for Stefce

I am trying to open a camera on a browser with javascript i have this code and it was working yesteday but when i tried today to open through mobile its saying `NotAllowedError: The request is not allowed by the user agent or the platform in the current context.` <button …

Member Avatar for Stefce
0
449
Member Avatar for Jerrie_1
Member Avatar for Dani
1
46
Member Avatar for Lukas1

(Thank you Dani for approving this post!) Hi We are researchers from the University of Zurich, Switzerland, and developed a web application experiment for investigating ways to improve code review. If you have **javascript** knowledge, please help us in this **20 – 30 minutes** experiment by using the desktop version …

0
30
Member Avatar for Reverend Jim

After reading a few reviews I decided to try [Vivaldi](https://vivaldi.com/download/) out. After importing my bookmarks and customizing my bookmark bar (just a little drag and drop) I was ready to go. Without trying any formal timing tests, my purely subjective impression is that things load faster. I don't have the …

Member Avatar for bburd
2
208
Member Avatar for dimitrilc

## Introduction ## In the [last Selenium tutorial](https://www.daniweb.com/programming/software-development/tutorials/538447/basic-interactions-with-web-elements-in-selenium), we learned how to perform basic actions such as clicking and sending keystrokes. In this tutorial, we will learn how to do another action, which is the scrolling action. ## Goals ## At the end of the tutorial, you would have learned: …

Member Avatar for Klint
2
184
Member Avatar for dimitrilc

## Introduction ## When working with Selenium, you might have run into a situation where you have to wait for long-running tasks to complete before you can interact with elements. Fortunately, Selenium has support for such situations via its many *waits* API. In this tutorial, we will learn how to …

2
97
Member Avatar for dimitrilc

## Introduction ## When creating a Selenium test, it is common for developers to want their scripts to take the same actions as a real human user would take. These action often includes clicking on elements or inputting text data into forms. In this tutorial, we will learn how to …

1
110
Member Avatar for dimitrilc

## Introduction ## While creating Selenium tests, you might have found that inspecting elements manually using the web browser’s inspector could be tedious. Even after you have found the element, you still have to go through the pain of looking up the correct **xpath** syntax for this specific element. To …

3
302
Member Avatar for dimitrilc

## Introduction ## The Hyper Text Transfer Protocol (`HTTP`) is one of the most common communication protocol on the internet. There are three major versions of HTTP that you should be aware of: **1.1**, **2.0**, **3.0**. Versions 1.1 and 2.0 are widely used today, so this tutorial mainly focuses on …

Member Avatar for pritaeas
3
237
Member Avatar for Stefce

I am looking for an software/script that can generate high trust score browsers, i am using [this GitHub project](https://abrahamjuliot.github.io/creepjs/) to see the info about the browser and the score. I have tried to create few different projects using ZennoPoster, BAS, Undetectable, ATB. They all create with trust score: F- Someone …

Member Avatar for rproffitt
0
639
Member Avatar for chenbaoqing
Member Avatar for LDBx

I dont have any particular things im looking for at the moment beyond info to learn more about apps i should consider for things such as bookkeeping or invoices. id like to learn whatever i can. Any personal picks or even resources to look at for myself would be great. …

Member Avatar for pritaeas
0
49
Member Avatar for sganandhsg

Hi Team, Earlier we used IE options in Edge for opening our URL (application) with updating No-Merge option in Enterprise XML to access multiple sessions on the same server. But right now we are using Edge (pure) to use the same URL and unable to access more than one session …

Member Avatar for Dani
0
789
Member Avatar for happygeek

Hands up if you remember Opera Software, you know the Norway-based developer of alternative web browser clients. In the days before Firefox, Opera was the client most likely to shake up Microsoft and for a while seemed to be doing pretty well in that regard. Then Firefox came along and …

Member Avatar for jacquelinelop
0
351
Member Avatar for Mr.M

Hi DW. I want to get a message only on that specific targeted tab id. If the messege is sent to tab id 2, it should run a script under tab id 2 to update that page displayed or for simplicity log on tab id 2 console the message. The …

Member Avatar for Mr.M
0
201
Member Avatar for Xozz

Hello. By accepting AVG as my central protection unit I let in AVG browser. I don't want this, because it agressively sets itself as my default browser. I don't want to install it from my system, though, I wan't to disable it from running in my environment. Anybody here who …

Member Avatar for rproffitt
0
57
Member Avatar for Xozz

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 say: from AVG Secure Browser to Opera? I don't really prefer the one browser above the other. Maybe I will …

Member Avatar for Mr.M
0
59
Member Avatar for razstec

Got this to open a browser inside a specific frame, and i need it to be changeable, any ideas? been readin pyqt5 but cant seem to manage this import sys from tkinter import Tk, ttk from PyQt5.QtCore import * from PyQt5.QtWidgets import * from PyQt5.QtWebEngineWidgets import * mainwind = Tk() …

Member Avatar for razstec
0
361
Member Avatar for pawangupt

Hi, I am developing one web application. In which I want to display pdf file on the web browser by selecting the pdf file or any fixed pdf file. so, if anyone knows then please tell me the script code so will develop it for my web application. i will …

Member Avatar for akeane
0
205
Member Avatar for iscjm

I built a Web server myself, want to achieve the entire browser minimization,except "JAVA" and "JSP", what method can achieve this effect. There are a lot of examples of browser minimization using "JS" on the internet, but none of them worked for me. Some people mentioned that it might be …

Member Avatar for rproffitt
0
116
Member Avatar for Jaded_1
Member Avatar for tarael1

I recently installed Windows ten in an older Toshiba Satellite P755=S5182 laptop. I have done this installation many times before and thought I had turned off most of the annoyances. I installed drivers and updates and a few programs ie, Chome , Acrobat Reader, etc. When I insert a USB …

Member Avatar for rproffitt
0
181
Member Avatar for Jen Larosa

Using edge browser lately and I noticed it doesn't take up that much of memory when running it than google chrome. How about you guys? what are your thoughts about the edge update?

Member Avatar for Reverend Jim
0
106
Member Avatar for Saboor880

Hi to all! I am making an android app for a ready made social medial website. Website url is: "www.MixMasala.in" I am using webview for this site, all the functionality working accept two. As this is a social media website it has also audio and video calling option. When I …

Member Avatar for rproffitt
0
1K

The End.