Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
314 views

I'm trying to improve the Largest Contentful Paint (LCP) on one of my pages. The main LCP element is an image that is loaded dynamically via PHP. I have already compressed the image and the final size ...
Hire4event's user avatar
0 votes
0 answers
32 views

I'm working on an Oracle APEX application (Oracle APEX 24.1.5) where I have a dynamically generated form using PL/SQL in a Dynamic Content region. The form includes various types of inputs, including ...
fesm's user avatar
  • 15
0 votes
0 answers
123 views

I'm developing a Flutter app that needs to handle translations for both static text in widgets and dynamic text coming from an API. I've set up a translation provider using the translator package, but ...
Abhishek _'s user avatar
1 vote
2 answers
65 views

Problem Details I am working on a personal project to scrape dynamic data from the Small and Medium Enterprise Agency's database using Python and Selenium. The webpage displays company information in ...
Kazato Yoshida's user avatar
0 votes
0 answers
26 views

I’m building a React Native app with dynamic content, and I want to ensure the app generates SEO-friendly markup for search engines. Given that React Native does not natively support server-side ...
Krishan's user avatar
0 votes
1 answer
228 views

I’m building a light fixture e-commerce site, HamptonLightings using the Slick library to display product images in a gallery. The gallery initializes correctly on page load, but when I append new ...
Hassan Farooq's user avatar
1 vote
1 answer
70 views

I'm experiencing an issue with my JavaScript script that is supposed to manage video playback on my platform. Currently, the script works correctly for video elements already present on the page, but ...
SKorfa's user avatar
  • 11
2 votes
1 answer
6k views

I have a PowerApp. In the PowerApp I go to power automate and select create new flow. I select create from blank. I add step to initialize variable and there is no dynamic content available. ...
Jesse Y's user avatar
  • 33
0 votes
1 answer
230 views

I have 5 self hosted integration runtimes like shir, shir 1,shir2,...shir5. I want to create a linked service to a SQL MI in adf but want to dynamically pass the integration runtime values. whats the ...
bin's user avatar
  • 11
1 vote
1 answer
115 views

I'm trying to scrape a website built with Angular using Python, but I'm encountering issues with retrieving the dynamically generated content. When I make a direct HTTP request or view the page source,...
Joshua Eseigbe's user avatar
0 votes
1 answer
99 views

I have files named File 2024 US adj.csv. I have a wild card path in a copy activity which ingests all files in an ADLS location and passes the year as a wild card. I'm trying to create two new columns ...
Rchee's user avatar
  • 113
1 vote
2 answers
309 views

I am making a portfolio website with nuxt3, tailwindcss and the Wordpress REST API. The general layout of the portfolio website is as follows: <body> <div id="page-wrapper"> ...
Geert Roks's user avatar
0 votes
0 answers
31 views

I'm facing an issue with dynamically loading subpages along with JS dedicated to these subpages. I have a main template: <html> <body> <div id="menu> <a href="/user_form&...
user3041764's user avatar
0 votes
1 answer
229 views

I have the following pipeline in ADF: (https://stackoverflow.com/image.jpg) I have two activities pointing to a Failure SP which has the following parameters: It's currently set to print out an Error ...
Rchee's user avatar
  • 113
0 votes
1 answer
1k views

When I add dynamic content functions into my email body, as per the diagram, they fail to appear. Can some bright person please tell me why? Also, how do I fix this issue? Im not an html dev. Can this ...
user avatar
0 votes
0 answers
82 views

On this image, is what I coded, I want to add a modal Popup when clicked “Next”. On the modal Popup, I want to add complex HTML and css codes like this: This is what I want the modal Popup to look ...
Charles Moses's user avatar
0 votes
2 answers
673 views

I am running Angular version 13. I am trying to have a dynamic dialog card component that has some static tags such as a title. Then the rest of the content should be displayed dynamically dependant ...
Wanz's user avatar
  • 145
2 votes
1 answer
92 views

I've this issue while working on a website implementation that involves dynamic content rendering using JavaScript. The issue are variables not updating as expected, leading to unexpected behavior. ...
user avatar
0 votes
1 answer
2k views

It looks like HTTP range requests are enabled by default in Apache and Nginx, but only for static content. How can one do the same for non-static content (e.g. dynamically generated by a CGI (PHP, ...
drdcd's user avatar
  • 1
0 votes
1 answer
392 views

I have enabled origin shield for my cloudfront distribution. Does invalidating a file invalidated origin shield cache also in addition to the edge caches ? I checked with different vpns, added server ...
Karthick Ashok's user avatar
0 votes
2 answers
842 views

I need to create a File System trigger that whenever a new file is created in an on premise machine, it executes a pipeline in Data Factory. Such trigger requires a password that is currently stored ...
Javier RP's user avatar
1 vote
1 answer
481 views

I'm learning web scraping with Python and as a learning project I'm trying to extract all the products and their prices from a supermarket website. This supermarket has more than 100 categories of ...
Gianluca Peretti's user avatar
0 votes
1 answer
319 views

I've added a code snippet (Snippets plug-in) in WordPress that creates a shortcode that we can use to display dynamic video on a page template. The video field comes from a custom field (file field) ...
Tor's user avatar
  • 7
0 votes
2 answers
97 views

I'm building an e-commerce marketplace with Firebase and Svelte where every user can create their store. Not every store will look the same. The users will structure their site using pre-made ...
Redy's user avatar
  • 86
1 vote
1 answer
463 views

This is really a philosophical question; I'm curious what the community thinks. I'm not so concerned with the how; but rather the why. Let's say I want to set up a super simple web server to serve ...
claypooj's user avatar
  • 413
0 votes
0 answers
2k views

I have a flow that sends out a email requesting that an update is done to the outcome of training done earlier in the day. I have had this working at one stage but if I so much as look at it it seems ...
Shayne's user avatar
  • 13
2 votes
0 answers
50 views

I would have phrased this question as 'How do websites measure the client internet speed?' or something. But I feel that this is a much more concrete example, and provides the correct context in which ...
sayandcode's user avatar
  • 3,354
0 votes
1 answer
118 views

I'm building a pipeline who sends a secret to the rest API of Azure key-vault with the Azure data factory tool (https://learn.microsoft.com/en-us/rest/api/keyvault/secrets/set-secret/set-secret). If I ...
Koen Verschuren's user avatar
0 votes
1 answer
2k views

"@{concat(split(string(pipeline().globalParameters.DATABASE), 'JERICHO_'), ' Data Warehouse Load', ' ',substring(utcNow(),0 ,10 ))}" "@{concat(substring(string(pipeline()....
Christopher McHugh's user avatar
0 votes
0 answers
119 views

I'm trying to track some content with Matomo's tracking-client. After initializing the client my snippet is like this: window.matomoAsyncInit = function () { console.log('track start'); ...
SeliusX's user avatar
  • 81
1 vote
2 answers
6k views

Trying to teach myself react and stuck on one part... I can't seem to get page specific content to display based on URL using useLocation() -- HELP! App.js - router displays page on click, yay! &...
Rob's user avatar
  • 116
0 votes
0 answers
334 views

Let's say I would like to setup the FromEmailAddress of the sender profile with both dynamic value and static text. The FromEmailAddress would contain two parts : the account name which is dynamic ...
Lamia Hafid's user avatar
0 votes
1 answer
1k views

A Brief Overview of the Problem I am trying to store JSON data on my SendGrid contacts for usage in dynamic email templates designed in the SendGrid GUI. To start, within the SendGrid email builder I ...
Undead's user avatar
  • 79
-2 votes
1 answer
2k views

I am hitting a query through lookup activity on DB2 Database using ADF. Query is: But when I execute the query the '\' count gets double. The output is provided in the below screenshot. As you can ...
Somya Gupta's user avatar
1 vote
2 answers
3k views

I have a dynamically generated dropdown with normal structure as: <select> <option value="10">10</option> <option value="20">20</option> <option ...
Darksymphony's user avatar
  • 2,757
0 votes
1 answer
3k views

I have a lookup config table that stores the 1) source table and 2) list of variables to process, for example: SQL Lookup Table: tableA, variableX,variableY,variableZ <-- tableA has more than ...
ac123's user avatar
  • 15
0 votes
1 answer
663 views

I'm making an API call, where once I'm authorised I have to use a security token as part of subsequent calls. I'm using the variable "SecurityToken" to store the token. Also as part of the ...
Matt Owen's user avatar
0 votes
2 answers
2k views

For example, i need to get price values from https://www.futbin.com/22/sales/415/erling-haaland?platform=pc, that are located on the 'sales-inner' table. The problem is that HTTP Response returns ...
Aleksander Schultz's user avatar
0 votes
1 answer
711 views

i want to pass dynamic content to a parameter in "Execute SSIS Package" to pass If sysdate= monday then get last 3 days Can someone help to build the content using functions or expression ...
Mishi's user avatar
  • 53
0 votes
1 answer
373 views

Hi I have a source code like this, the problem is when I click on button with class "addInput", it triggers function in both places and the number of each Chapter goes wrong How can I make &...
Joker Dark Knight's user avatar
0 votes
1 answer
252 views

I have a page where I create session tab & 2 sub tabs inside session tab with multiple controls inside sub tab. This happens on some events. In this case user can have multiple session tabs if he ...
Dnyati's user avatar
  • 179
8 votes
0 answers
2k views

I am creating a new application in React. I want to use the swiper slider for the banners. The banners will be fetched from APIs. How do I append slides to the swiper once it reaches the last slide. I ...
Arijeet Bose's user avatar
0 votes
2 answers
664 views

I am aware it is possible to reference images stored in s3 via the src property, But what if I want to load something more complex, like a section of static html. Are there any ways to go about simply ...
iamaword's user avatar
  • 1,537
0 votes
1 answer
278 views

Would like help setting multiple cookies for multiple dynamic divs. I am able to set 1 cookie for 1 div, but, when I add more than 1 item/div to the cart, the cookies are only getting set on the first ...
Captain Steve's user avatar
0 votes
1 answer
753 views

I am completely new to WordPress and Elementor (pro). I am a software developer (mainly C/C++ plus some HTML5/CSS3) trying to teach myself something new while looking for a job. So I am trying to ...
Razzupaltuff's user avatar
  • 2,309
-1 votes
3 answers
2k views

I have a form in Google Sheets, which passes URL parameters to a page, which then should show content based on the URL parameters. So if a person checks "item 1" and "item 2" in ...
Yannik Meirowski's user avatar
0 votes
0 answers
510 views

I am new to Oracle APEX, i am trying to import csv file then parse the file contents, actually we have various staging table, according to that i need to write some logic like below, can anyone please ...
Yokeswaran Gandhimohan's user avatar
1 vote
0 answers
440 views

TLDR: Can I force a column layout refresh after dynamically updating the 'css-column' css with javascript/jquery? I have a navigation menu that I am using css columns for (I cannot work out how to use ...
00-BBB's user avatar
  • 884
2 votes
2 answers
634 views

Displaying p:graphicImage dynamic content keeps me busy already quite a few days now. Can anyone help me please, I would appreciate that very much. I have a straigtforward approach of p:graphicImage ...
Erik DdW's user avatar
1 vote
0 answers
244 views

I am trying to connect to an SFTP server to pull a file in my Logic App. The credentials to connect to the server are secrets in an Azure KeyVault and I successfully accessed the credentials and saved ...
Dimeji Olayinka's user avatar

1
2 3 4 5 6