i have a small app that pulls data from our SQL Database.
now what i need to do is build a html query that pulls data from each row and then sends that query and stores the response and loop for every row found
can anyone point me in the right direction as i only started a few days ago.