Search found 2 matches
- Mon Jun 30, 2003 12:23 pm
- Forum: Javascript
- Topic: having one checkbox automatically check off others
- Replies: 2
- Views: 1383
having one checkbox automatically check off others
I am trying to write a script in php that has a huge number of options to be checked off. To simplyfy this, I have them grouped off. Next to each group title, there is a checkbox, and next to each option in the group there is a checkbox. I want to set it so that when a user clicks on the checkbox ne...
- Wed Jun 25, 2003 2:47 pm
- Forum: PHP - Code
- Topic: searching amazon
- Replies: 1
- Views: 929
searching amazon
I am trying to set up a php script that updates my company's database. The database contains information about books from amazon.com. Is there a way to use amazon's search on their site to make sure that the books in our database are the ones that appear first when you search for them by name, thus ...