I have a dropdown menu showing states and counties. I want the county one to be dependent on the state one. I am using react, javascript, prisma to access the d
I need help figuring out how to write two queries in the same query. I have created a table "tempview" with the following columns: ApplicationNum | MonthYear |
I'm using React, Node, Express, Postgres. I have a component that is a datalist whose options are to be populated from a database table. My table query returns
Can any one tell how would I deploy my Web Application in Tomcat7 using Eclipse Indigo. When I manually create WAR and paste it in WebApps/ROOT then it works. B
We use a foreach code and we want to display only the first 3 items. But for some reason our code does not work, it currently still display all items. What am
I am new with JSP and I am working in a project to create a contact form page. I am using Tomcat as my local host. I have created the form, and saved it in JSP.
I am trying to create a transformation in Pentaho which should check if a file field delimiter (this is a character which separates the different fields in a fi
I'm trying to make a discord bot command that replies with the square root of a number if the message is "!sqrt (number)" but I can't figure out how to do that.
So I am trying to make a chat app with cloud Firestore and I don't how to delete a document by timestamp. This is currently how I delete a document.but when I