Skip to main content

Questions tagged [web]

Do not use this tag. For questions related to an aspect of the world wide web, use a more specific tag for it, such as [uri], [html], [http] or [w3c].

0 votes
0 answers
10 views

How to remove data from mongo dab using $pull operator

i am new in the field mern stack and i want your help to remove to remove comment from User data which is equal to Post data comment Post Data: { _id: new ObjectId('66985b5774dd3a87fd1be9d4'), ...
GAMING WARRIOR's user avatar
0 votes
2 answers
34 views

Cannot hightlight active nav-item in Bootstrap-5

I'm trying to use the navbar in Bootstrap and I want to hightlight (change color) of the nav-link on the bar that is active. However, it doesn't work. Also I'm using Bootstrap-5. Here is my CSS file: ....
Muoi's user avatar
  • 13
0 votes
0 answers
20 views

How to make all new tabs/windows in electron direct to new electron-tabs

I'm currently working on some JavaScript code for a project. My goal is to make Electron open all links that would normally result in "pop-ups" to open in new tabs under the electron-tabs ...
Alex's user avatar
  • 1
-1 votes
1 answer
34 views

Java-based Web Framework for UI that integrate with Spring Boot [closed]

I'm looking for a modern framework that allow me to build a simple web-based user interface composed out of different HTML 5 elements like input boxes, slider, check boxes, etc. In addition, I want to ...
ph09's user avatar
  • 1,058
-1 votes
0 answers
15 views

408 upload .net afd

We have an application in .net 4.8 that allows the upload of CSV files. After placing Azure Front Door we are getting the 408 error. From the logs, it is possible to see that the error is only ...
AnisioMoreira's user avatar
-2 votes
0 answers
33 views

Can I create development environments in docker? [closed]

I have found that having a development environment on my PC fills it up with programs, compilers, languages, engines, dependencies, and so on. It makes my computer a bit messy and I have a lot of them ...
Javier Martinez Barriga's user avatar
-4 votes
0 answers
27 views

Implement Dicom in site web [closed]

I developed a website and I want to connect my Ultrasound's Dicom system because I want users to be able to see their study, but I've never seen anything like this. I'm a junior and I don't know how I ...
user26348340's user avatar
0 votes
3 answers
52 views

ReactJS Components not showing any output

I am learning React and am stuck with the problem that the components I make, their functions don't show any output, though there's no error message but still I get a blank screen. But when I try to ...
Vatsal Jha's user avatar
0 votes
0 answers
34 views

Why are my simple addEventListener functions not working, except one works backwards? [duplicate]

So I'm new to javascript and new to coding. I am building a website or two just to learn while I'm building. I'm doing this locally on my laptop. I'm trying to make a button on my website, that when ...
miguel's user avatar
  • 9
0 votes
0 answers
401 views

Chrome 125.0.0.0 spamming '/x' requests

I found that something spamming my server last days. It made a requests to url that is based on valid url + /x in the end. E.g. domain.com/contacts/x. I found interesting thing that all that requests ...
Serhii Akinfiiev's user avatar
0 votes
0 answers
18 views

Add WAF (Imperva) using together with F5 load balancer, but user cannot pass to any menu after access to main screen

We didn't change coding of Web application but before WAF adding, we able to access any menu via F5 normally. Before Structure Client -> F5 load balancer (using iRule) -> Destination server ...
Kessara Lertkittanapat's user avatar
0 votes
0 answers
34 views

React Native - ScrollView not work on WebBrowser (Chrome) but on IOS Simulator work well

Im trying to develop an app using react native, but im facing some issues on web version. In this particular case is the scroll not work properly on web browser, but on iOS simulator works well. ...
Nuno Santos's user avatar
0 votes
1 answer
274 views

How to send a HTTP Cookie using the Set-Cookie header over a HTTP connection?

I'm developing the backend for a web application using the Java Spring Framework and Spring Security. I'm trying to create a login system using JWT, by sending the JWT access token from the server to ...
Jaehyuk Chang's user avatar

15 30 50 per page
1
2 3 4 5
3025