Skip to main content

All Questions

Tagged with
0 votes
0 answers
8 views

Add component to html body

I have an Angular 13 (vanilla) app, and I need to print a part of the app. I use the @media print for that an it work (in the angular app alone) But my angular app is build a js file and use by other ...
Thibaud David's user avatar
0 votes
1 answer
33 views

ASP.NET Core MVC: How to remove automatic encoding of html tags?

The program gets text with html tags from the SQLite database, then the text is displayed to the user in the browser. The tags are supposed to be automatically converted to html, but instead the tags ...
user26426767's user avatar
0 votes
0 answers
8 views

Why am I getting a frame-ancestor error when trying to use Amazon Connect Streams

The Error: The page’s settings blocked the loading of a resource (frame-ancestors) at because it violates the following directive: “frame-ancestors 'self'” Background: When I attempt to load the page ...
user26384446's user avatar
0 votes
0 answers
17 views

Microsoft.Web.UI.WebControls TreeView not working in modern browsers

I am using Microsoft.Web.UI.WebControls TreeView.cs only in my .net application, this is working fine in IE(compatability mode), now I am trying to make my application to work in latest browsers as ...
ashok's user avatar
  • 11
-1 votes
1 answer
45 views

Load Data from Database to the HTML Table in ASP.Net Core MVC

I am working on an ASP.NET Core MVC C# project and need assistance with loading data from a database into an HTML table dynamically. Suppose that I have a controller and razor cshtml file. The below ...
KitKat's user avatar
  • 15
-1 votes
0 answers
45 views

How to connect an HTML GUI to a C# program

I am working on a project where I need to connect an HTML-based GUI to a C# program. The goal is to use the GUI to facilitate the exporting of records digitized by a system called ClickScan. I have ...
Esai's user avatar
  • 1
0 votes
0 answers
12 views

Image CID not displaying correctly in HTML email with Mailjet

Hello Stack Overflow community, I'm encountering an issue with embedding an image using CID (Content-ID) in an HTML email sent through Mailjet. Despite following the correct setup, the image does not ...
Teckel Cruel's user avatar
-1 votes
2 answers
59 views

How to send dynamic HTML email with ASP.NET Core?

I have an e-commerce web application consisting of Blazor WASM for the client side, Blazor Server for administration, and Web API for integration with the database and services. After order completion,...
raysefo's user avatar
  • 413
0 votes
1 answer
38 views

Null Value in my Address Type and Contact Type upon clicking submit button using ASP.NET Core

can some help me with my error. I trying to save the resident information, for resident,address and contact information, Now I am encountering a null value for address type and contact type. In this ...
Erck's user avatar
  • 33
0 votes
0 answers
44 views

In C#, how can I compare the structure of two HTML files and then update second to match the first?

Consider I have two HTML files that are structurally identical except for the language used to fill each element (i.e., English vs. Spanish). In the first file, I'm going to add a custom element ...
J. Galus's user avatar
2 votes
2 answers
54 views

Adding validations in the Contact number field using ASP.NET Core

can somebody help me with my error. Currently I'm building resident forms this page for Contact page. Now, I want to add validations in the contact fields I want if the resident selects mobile the ...
Erck's user avatar
  • 33
0 votes
1 answer
35 views

Click on a Selenium button that isn't an input

I've the following HTML code: <div _ngcontent-fsi-c26="" class="col-xs-12 ng-star-inserted" style="margin-top: 3%;"> <div _ngcontent-...
Pablo Costa's user avatar
0 votes
1 answer
30 views

How to Close Previously Opened Dropdowns in MudBlazor NavMenu Using JavaScript?

I'm using MudBlazor for my navigation menu, and I need to implement functionality where opening one dropdown automatically closes any previously opened dropdowns. The solution should be implemented ...
Rohit Suryaa Saravanan's user avatar
0 votes
1 answer
92 views

Itext Html to PDF Arabic text broken

When i am converting html to pdf in C# the arabic text is broken and also seems to be reversed. I have tried direction rtl, adding arabic fonts. .arabic { direction: rtl; unicode-bidi: ...
fahad shaikh's user avatar
0 votes
0 answers
18 views

How to upload Crestron Construct and SIMPLE#/C#/HTML5 to a Crestron touchpanel and processor. Also How to use a .cs file in SIMPLE# or C#

I need some help with Crestron Construct and SIMPLE#/C#/HTML5. I also want to know how to use a .cs file in SIMPLE# or C#. Here is the exactly what I help with: Crestron Construct creating Chd files ...
Adam Oliveira's user avatar

15 30 50 per page
1
2 3 4 5
1047