22,441 questions
-1
votes
0
answers
28
views
Markdown notation stored in DuckDB, displayed in the "Shiny" WebApp as mathematical expression
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 ...
Advice
1
vote
2
replies
61
views
Tauri or Electron js
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 ...
1
vote
1
answer
64
views
asp-for is not generating name or id for input form
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 ...
0
votes
0
answers
40
views
Nextcloud Tables app, problem with type link columns
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 ...
1
vote
0
answers
75
views
Does iPhone support persistent microphone permission for web apps?
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 ...
4
votes
2
answers
190
views
Clearing memory in WebApp, after completion
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 ...
0
votes
1
answer
64
views
Guide User to Log Into Workpace Account with Published Apps Script Web App for Only My Domain
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 ...
-7
votes
1
answer
150
views
Cors issue with app script and javascript
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 ...
0
votes
1
answer
60
views
Why am I getting unexpected values from a gogle.script.runo.withSuccessHandler call
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 ...
0
votes
0
answers
47
views
Restart Debezium by clicking a button on the web application In the Kubernetes environment
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, ...
0
votes
0
answers
45
views
How do I dynamically serve or override different Javascript files in a stencil project?
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. ...
0
votes
0
answers
38
views
Is there a way to reduce polling woth django dramtiq
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 ...
0
votes
0
answers
54
views
Click on Element not working in the Chrome browser on mobile phone after zoom in and zoom out the window
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 ...
0
votes
0
answers
80
views
hight memory usage problem in MVC web app
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 ...
0
votes
1
answer
106
views
How to Programmatically Style the Google Sheets Sidebar Container with Apps Script
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 ...
0
votes
0
answers
142
views
"The state token is invalid or has expired. Please try again." error
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 ...
0
votes
1
answer
98
views
Trouble passing dynamic variable/scriptlet into HTML in Google Apps Script
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 ...
1
vote
1
answer
97
views
Refactoring minimal web application pattern into classic full Program.cs with main
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 ...
1
vote
1
answer
54
views
In Jetty 12.x how to make logging of a webapp independent of logging of Jetty
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 ...
0
votes
0
answers
22
views
Feedback button not showing after updating cdn path in aoai webapp
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 ...
0
votes
0
answers
30
views
Graph on Android webapp gets stuck on Android device but works on the desktop browser
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 ...
1
vote
0
answers
142
views
Inaccurate & Unreliable Barcode Scanning on iOS Web App
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 ...
1
vote
1
answer
68
views
Dashboard Power BI
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 ...
-4
votes
1
answer
129
views
HtmlService include() function breaks ES6 syntax in included files - template processing issue
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 ...
-1
votes
1
answer
118
views
Google Apps script for docs gives a permission denied error
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 (...
0
votes
1
answer
38
views
Next Js automatic refresh
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/...
2
votes
1
answer
102
views
Unable to click anything when opening print dialog
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 ...
0
votes
0
answers
159
views
Infinite Loop Between Sign-In/Sign-Up and Callback Routes in Next.js with Clerk Auth on Vercel Deployment
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,...
0
votes
0
answers
124
views
How can Apps Script WebApp retrieve request's cookie in doGet(e)?
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 ...
0
votes
2
answers
104
views
Searching and displaying row values from google sheet based on two column name inputs
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 ...
0
votes
0
answers
42
views
It works when sending image data to the WebView on iOS, but it doesn't work on Android. [Expo]
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 ...
0
votes
2
answers
202
views
<link rel="manifest" href="<?!= manifestUrlForJs ?>"> doesn'work
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 ...
0
votes
1
answer
119
views
How to throttle requestAnimationFrame efficiently
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 ...
1
vote
0
answers
47
views
How to use Pynput to detect clicks in an iframe on a touch interface?
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 ...
0
votes
0
answers
36
views
Digifort VMS API interface throws CORS error when sending any request
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 ...
1
vote
0
answers
43
views
Visual studio web project opening as Web site
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,...
-1
votes
1
answer
177
views
OPTIONS request returns a 405 Method Not Allowed error [duplicate]
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 ...
0
votes
0
answers
91
views
Can't use TonConnect in Telegram Webapp
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 ...
0
votes
0
answers
61
views
Ton Connect (@townsquarelabs/ui-vue) infinite list loading
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 ...
0
votes
0
answers
178
views
How to prevent iOS keyboard from covering input fields in a Next.js web application (layout is not fixed)?
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 ...
0
votes
0
answers
44
views
Reliably detect if a WebRequest is from a local CloudFlared Tunnel as opposed to directly local
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 ...
0
votes
0
answers
43
views
How do I get an image from a google drive to render in a WebAPP?
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 ...
0
votes
1
answer
172
views
How do I write a function to validate a UK Postcode in a Web App
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 ...
0
votes
0
answers
70
views
Google Apps Script Web App POST request works on desktop but blocked by CORS on mobile Chrome
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(&...
1
vote
2
answers
128
views
"az webapp identity assign" command throws LinkedInvalidPropertyId
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 '...
1
vote
1
answer
83
views
Receiving 500 error when calling PayPal API when deployed to remote server
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 ...
1
vote
1
answer
91
views
Processing multiple .csv files
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 ...
0
votes
0
answers
55
views
Issue with InteractiveServer in web app mixing Blazor, Razor and MVC pages in web app
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"
@...
-3
votes
1
answer
103
views
Automatic logout if the tab is closed or every 15 minutes page will logout in app script web page
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 ...
0
votes
1
answer
159
views
Invoking IWebHostBuilder.UseStartup<Startup>() in an ASP.NET Core 8 project generates CS0246 (Startup could not be found)
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=...