I am trying to add functionality to allow a customer to edit options. I have created a Module Vendor/COptions. This is loading custom options and select, howev
All the page scripts (i.e. .php files) in my application use the "include" statement to include a menu (menu.php) on the page as follows: <div id="menublock"
I using RestSharp (v 107.3.0.0) to post data on a Web API, when I using postman to test te post is ok, bu when I using RestSharp ever I receive: "{"message": "T
I have a blazor server app in .netcore 6. I have a code block if (iDiscountTotal != null && !string.IsNullOrEmpty(iDiscountTotal) && iDiscountT
I have defined a function that checks if my statement is valid and assigns it to a variable which is being fed as a string, because before assignment this varia
Task description: Write a structure named patient that contains the name of a patient (up to 100 characters) in the name field and stores the patient's year of
Good time of day.I wrote a custom vertical line graph using a custom painter, where random values are added in real time and now I need to implement the zoom an