Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Welcome to Code Forum!
Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.
HI, I've been trying to ask a question and keep getting
OUTPUT:
Oops! We ran into some problems.
Oops! We ran into some problems. Please try again later. More error details may be in the browser console.
Been using Linux for many years and Ubuntu 22.04 now. Just a hobby programmer. Built my own 'Family' database and continually fiddling around with it. I would class myself as a low intermediate programmer. I'll turn 90 in November.
Live in Idaho.
Best Rick P
I'm not sure where to put this but here it is.
Hello all. I found this site while looking for a way to solve my problem on the internet. I program in PHP, Javascript including Jquery, and MySql. Used to program in C.
RP
I'm using Ubuntu 22.04
My code allows selection of vendors from a database except when; "if (choice=='Add Vendor to List')". When that happens I want to enable the $.ajax call to be able to add a new vendor to the database and re-do the original code again where the added vendor will now be in...