Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
0 answers
28 views

Using DataGrid (Data Grid – Shiny for Python), how can LaTex/Markdown notation, which strings are stored in the cells of a DuckDB database file, be displayed in the Shiny webapp as human readible ...
user31952284's user avatar
Advice
1 vote
2 replies
61 views

I’m starting a new project to build an ERP POS application using the MERN stack. I’m confused about whether I should use Electron.js or Tauri to turn it into a desktop/web app. Which option is better ...
Aashir Azeem's user avatar
1 vote
1 answer
64 views

I'm creating a basic ASP.NET Core MVC project. I already created the API project and I was able to login just fine with Swagger. So, now I want to create the web app project for the login page. Here's ...
kebberpee's user avatar
0 votes
0 answers
40 views

I’m trying to create a simple app where I can insert data into a Nextcloud app called “Tables”. This app has an API, so I can insert the data through that. Everything was working well until I changed ...
alejandro jimenez's user avatar
1 vote
0 answers
75 views

I have a web app that requires access to the microphone. On iPhone browsers (both Chrome and Safari), users have to grant microphone permission on every page reload. This results in poor user ...
Chiawen's user avatar
  • 12k
4 votes
2 answers
190 views

I have a web app written in Delphi 12 using TMS Webcore components. At logout (which happens by user action, or after idle timeout), I want to clear the memory for security reasons, in case there are ...
Rohit Gupta's user avatar
  • 4,277
0 votes
1 answer
64 views

I have a published Web App in Apps Script set to "anyone in my domain can view" that I need to "execute as me". If an end user is only signed into Google accounts that aren't in my ...
xd1936's user avatar
  • 1,211
-7 votes
1 answer
150 views

I have a javacript that create an Html file and i wanna send it to some email addresses So i made an app script doPost seen below... But everytime try to send the emails with my button on my web page ...
Rapport Dexpulsion Rive-Sud  R's user avatar
0 votes
1 answer
60 views

I wrote a Google Apps client script that calls a Google Apps server script to retrieve arrays of data required by the UI. The server has logic to initialize these arrays, one of them having hard coded ...
Rodrigo Silveira's user avatar
0 votes
0 answers
47 views

I have 3 pods running in a Kubernetes environment. The three pods are as follows: (1) Web application pod (2) Oracle database (3) Debezium The web application is connected to an Oracle database, ...
Chamath Jeevan's user avatar
0 votes
0 answers
45 views

I have 2 stencil JS projects. The first project is considered my "Product" which will be the core of multiple new projects. It provides functions that are essential to any project using it. ...
Michael Klym's user avatar
0 votes
0 answers
38 views

I have a webapp using django hosted on render cloud platform which allows users to make api call to deepseek. These api calls sometimes take 5 minutes to respond, and doing so with async may cause ...
Bilal Waseem's user avatar
0 votes
0 answers
54 views

After zoom in & zoom out the window, i try to click the option and button element not work any more: When i test on chrome browser with android mobile, before zoom in & zoom out the window ...
You-Xiang Liao's user avatar
0 votes
0 answers
80 views

in mvc web app, first chrome memory snapshot is ~ 51mb after i call ajax to re render partialView, second snapshot take double or more! ~ 100bm. and in every call partialview memory usage get larger ...
rahman's user avatar
  • 131
0 votes
1 answer
106 views

I'm trying to change the background color and font color of the main Google Sheets sidebar container—the frame that holds the title and close button—using server-side Google Apps Script. I know how to ...
Kenneth's user avatar
  • 21
0 votes
0 answers
142 views

Subject: Persistent "State Token Invalid" Error in Google Apps Script Web App for Test Users (OAuth2 Library) I'm encountering a highly persistent and perplexing "The state token is ...
Santosh's user avatar
  • 11
0 votes
1 answer
98 views

I'm having difficulty when trying to pass a dynamic variable into an HTML file from my GAS code. The GAS code is able to recognize the scriptlet in the HTML file, but for some reason it will only pass ...
Abby Orr's user avatar
1 vote
1 answer
97 views

Currently, all the web application examples for ASP.NET Core use the minimal pattern where there is no Program.cs or a Main method: var builder = WebApplication.CreateBuilder(args); // ... Configure ...
t3chb0t's user avatar
  • 19.3k
1 vote
1 answer
54 views

With Jetty 9.x I was able to have separated logging config for my webapp and Jetty. I've migrated to Jetty 12.0.22, and now Jetty uses slf4j. My app used to use logback-classic through slf4j, but it ...
david.perez's user avatar
  • 7,172
0 votes
0 answers
22 views

After I Updated the cdn path so that the icons work, the other icons are showing but the ThumbsUp & ThumbsDown buttons are not showing now. What has to be done for that and why this is happening ...
Sweekriti Pant's user avatar
0 votes
0 answers
30 views

We have an android webapp application displaying a graph that is continuously scrolling horizontally with real time data. With every second the data is charted on the graph & the graph scrolls to ...
apurva sawant's user avatar
1 vote
0 answers
142 views

I'm building a React/TypeScript web app (PWA-style) that includes a barcode scanner. The scanner uses the BarcodeDetector API if it's supported; otherwise, I fall back to @zxing/library. The issue: it ...
Eltomon's user avatar
  • 382
1 vote
1 answer
68 views

In my company we are using power BI, It is user friendly but we have some problem with the multi factor authentication. I can’t remove for policy but it is possible bypass the authentication? May I ...
Inuraghe's user avatar
  • 584
-4 votes
1 answer
129 views

I'm getting syntax errors when trying to modularize a Google Apps Script HTML project. The issue appears to be related to how the HTML service processes included files as templates rather than raw ...
Rafael Fontana's user avatar
-1 votes
1 answer
118 views

I am trying to create a script with Google Apps script showing a popup to draw on a canvas on a html file and have that drawing send (as base64) to the document I need it to be on. The error I get is (...
udarts's user avatar
  • 886
0 votes
1 answer
38 views

I'm on a web application using nextJs and i want my page to refresh when there's new data since the mobile. Here is the page: import { MaintenanceContractDataTable } from "@/components/...
Mouhammad Ndiaye's user avatar
2 votes
1 answer
102 views

I'm working on a web application, which opens a new tab displaying a document or report. In the new tab, there is an option to print the document. When i clicks the print button, the browser’s print ...
Srichand Malladi's user avatar
0 votes
0 answers
159 views

I am developing a Next.js web application using Clerk for authentication with Google and GitHub providers. The authentication flow works perfectly on my local host, but when I deploy the app to Vercel,...
Tawab Masood's user avatar
0 votes
0 answers
124 views

I want to pass a (HttpOnly) cookie to Google Apps Script doGet(e) endpoint (e.g. from fetch(...) on the client), but there doesn't seem to be any way to retrieve incoming cookies/headers out of e. I ...
Pier Bezuhoff's user avatar
0 votes
2 answers
104 views

I am a beginner in programming. For our non-profit organization, I am trying to provide a link that should return the information if or not a particular person is a member or not. Based on the input ...
chandra's user avatar
0 votes
0 answers
42 views

I’m sending camera-captured and gallery-selected images from the app to a WebView, and I’m wondering if Android and iOS need to be configured differently for this. In the WebView, the images received ...
박종준's user avatar
0 votes
2 answers
202 views

below is part of my HTML in Apps Script and part of my doGet that isn't working. Can you help me? html: <link rel="manifest" href="<?= manifestUrlForJs ?>"> <link ...
stephane golonka's user avatar
0 votes
1 answer
119 views

A window.requestAnimationFrame callback function can easily end up being called at a higher rate than is actually needed for smooth animation. (In my current project the callback was called 4x more ...
David Easley's user avatar
  • 1,383
1 vote
0 answers
47 views

I've got a webapp with an iframe embedded in it, and have been using pynput as a way to detect the mouse inputs on this webapp. Trouble is, when using the touchscreen to click on the iframe it no ...
stackmac's user avatar
0 votes
0 answers
36 views

I am implementing an integration that uses the Digifort VMS HTTP API, that requires to access the list of cameras, groups and live stream of those cameras. The integration is developed but I found ...
Román Alvarez's user avatar
1 vote
0 answers
43 views

I was recently put on a project that involves taking over operation for a legacy web site originally built in 2004. When the developer who has been maintaining it shows us the code base on his machine,...
user30580328's user avatar
-1 votes
1 answer
177 views

I have a very simple webpage that only has a button which should submit the POST below to my Google App Scripts code. When testing, I click the button to run the SendTest() function and get the ...
chris's user avatar
  • 215
0 votes
0 answers
91 views

I am trying to use the tonconnect ui-react library to connect a wallet to my Telegram webapp project. I did as in this link https://docs.ton.org/v3/guidelines/ton-connect/frameworks/react. When I try ...
Bora185's user avatar
0 votes
0 answers
61 views

I have a Telegram Web App project on Vue3 with the TON wallet connection (@townsquarelabs/ui-vue) When I clicked on the “Connect Wallet” button, a list of available wallets used to appear and ...
temerep's user avatar
0 votes
0 answers
178 views

I am making a webApplication in NextJs. I have to make it responsive for iPphone. The problem I am facing is when the user touches an input box it get disappears under the keyboard if the input is ...
Muradtheoz's user avatar
0 votes
0 answers
44 views

I have a Web Application that can be installed in multiple environments, including on servers where it might be exposed via a CloudFlared tunnel. When a user accesses the Web Application via the ...
AnthonyVO's user avatar
  • 4,011
0 votes
0 answers
43 views

My code fails to render the image properly although displays the placeholder of the correct size. Right click the placeholder will reveal the image in a separate window correctly. I must be missing ...
GFTUET ClassAdmin's user avatar
0 votes
1 answer
172 views

I have a web app which works fine but I would like to validate a UK postcode as the input postcode field is entered (if possible). A code snippet of the HTML input field is included with the regex ...
GFTUET ClassAdmin's user avatar
0 votes
0 answers
70 views

I'm using a Google Apps Script Web App to receive data from a custom HTML form hosted externally. Here's the code I'm using in my Code.gs: function doGet() { return HtmlService.createHtmlOutput(&...
Linus Lüdecke's user avatar
1 vote
2 answers
128 views

I am trying to assign user assigned managed identity to WebApp using Azure CLI. The command follows below syntax #This command fetches the resource id of my existing managed identity with name '...
Nagesh Chauhan's user avatar
1 vote
1 answer
83 views

I am building an ASP.NET Core Blazor web app in .NET 9 with the PayPalServerSDK nuget package installed. The Javascript calls to the ApiController work just fine when run in Visual Studio 2022 using ...
BY320fo's user avatar
  • 21
1 vote
1 answer
91 views

I've been working on a process of batch importing the data from multiple .csv files on my computer into Google Sheets without uploading all of them to Google Drive first. I currently have the ...
Tim Schley's user avatar
0 votes
0 answers
55 views

I have .net 9 web app mixing Blazor, Razor and MVC pages. When I use URL with two segments, the InteractiveServer is not working. Following code displays: Server | true @page "/blazor" @...
maddev's user avatar
  • 11
-3 votes
1 answer
103 views

Is there a formula or function in Google Apps Script that will automatically log out the webpage every 15 minutes? Is there a formula or function in Google Apps Script that will automatically log out ...
user30195264's user avatar
0 votes
1 answer
159 views

I am trying to make a web application in .NET 8. I am following a Microsoft Learn tutorial for adding Entity Framework Core: https://learn.microsoft.com/en-us/aspnet/core/data/ef-mvc/intro?view=...
kevin29's user avatar
  • 103

1
2 3 4 5
449