I am writing an e-commerce website using DotNetNuke, and I have ran into a problem. For example I have a module on a page that has a URL of mydomain/productTyp
I have a couple of drop downs, when a venue is choosen from the first one, it should populate the second drop down with floor values. Using jQuery AJAX I am abl
I'm trying to create a random number generator where based on the number an image is chosen from the img folder that is on the same hierarchy as the CSS folder.
How do I get the current year for the Copyright © {{YEAR}} in a SendGrid Dynamic Templates WITHOUT test data? I'm looking for something like {{ formateDate
my boss wants to send email every morning with filename+date(yyyymmdd) i've used "get file names" in the folder. the problem is, the filename in "get file name"
I am creating an executable with this: gcc elliptical.o -Llibs -lhfcal -o elliptical In my libs sub folder there are: libhfcal.a libhfcal.so files. My purpos
Below I have a struct with multiple dynamically allocated char arrays. It compiles, Valgrind indicates no issues and it functions as anticipated. Earlier, someo
Angular dynamic forms project migration - error of Type T | undefined I've been looking for an example project for building angular forms based on JSON datasets
I'm in new this field. How do I manage the dynamic calculation with formulas and what steps to achieve the below output?. I have tables. Table 1 - Info_question
In my server there are multiple databases. Hence having multiple connection manager for each db on server. Would like to pass database name as parameter in exec
I have a scroller that contains max 3 elements and has down arrow to go down to next elements and up arrow to go back to previous elements but i'm having troubl
I'm building a dashboard in power bi and I have a dataset with a few percentages. There are several categories of data, but only one category is shown at a time
I am developing a WPF application that displays complex graphics to a window. I need these graphics to be highly dynamic, meaning that for instance lines can ap
I have to create dynamic report in PDF in multiple languages like english,spanish,german,italian etc. .The report is divided in various sections which will hav
I want to add dynamic themes to my php website which will be stored from the user's database and next time when user uses the website that theme should be shown
I'm looking for a way to have the current logged in username added to the end of a link. example: www.mywebsite.com/custom-post-type/author-post-title "author-
this code is to take an equation from the user in the form of a string and then the program configures the confessions and store them in a dynamic array; now I
I'm trying to create a tkinter program that allows for dynamically adding Entry fields using a button. I have that in place but now I am trying to store the use
I'm trying to access a FlowVar name dynamically in DataWeave. For example: I have a flowVars named taxInfo123. This is a linked list and my applicant.Applican
I'm trying to make a document generation tool in angular and I'm hitting a challenge with how I would allow a user to dynamically create content. My components