Posts by Cheshire • 43 points
4 posts
-
0
votes2
answers152
viewsA: Pass search input to another file
Solved personal, thank you so much for the help. I ended up solving in a somewhat different way: HTML: <form class="frmBus" style="width:50%" name="frmBusca"> <input type="text"…
-
2
votes2
answers152
viewsQ: Pass search input to another file
I am doing a car registration project, it is almost at the end, but when changing a bit the style file and tinkering the listing to leave in AJAX without refresh a bug strange happened, I have tried…
-
1
votes2
answers304
viewsQ: Remove checked items in the checkbox (Javascript, PHP)
I’m working on a car registration project where I need to change my delete button that was generated for each new vehicle registered by checkbox so that more than one element can be deleted, I…
-
1
votes1
answer322
viewsQ: Delete Button and Edit Fields (PHP,SQL,HTML,CSS)
I’m new here, student of Computer Science and Programming Internship... I do not know much how the forum works, but I have a pertinent question that I have reviewed Google several times and still…