I have a couple of images stored in visual studio project Resources folder, and I have to load them and display on the outlook mail body. Here it is the code:
Plase guide me how to get URL path excluding page name on localhost and server. for example for the page Active.aspx local path that I want to get is here in b
In MQL4, I know how to set stopLoss and takeProfit. However, I would like to do something else when such events actually take place. Is there any event listen
I want to make a background animation wave like this website hero section. https://raze.network/ Could anyone help me to make this animation background wave? Th
We used to be able to type ! inside an html document in vscode to get html boiler plate content completion as documented here. However it no longer works. Tho
For my project i'm using prisma/supabase with next js and then hosting on vercel. Any changes i make to my github automatically generates a new development depl
When I run a heavy code with very large sized array from my M1 Macbook in IDLE, it terminates with ===RESTART: Shell=== message, and terminates also from termin
I am using ExpressJS and would like to display internal debug messages, like here https://expressjs.com/en/guide/debugging.html. When I am using this command in