Re: [jQuery] Ajax calls with jQuery

2009-12-07 Thread Michael Geary
We need to see something closer to a real-life example. There's a bit too much missing in the code you posted. In particular, what does the page look like when it actually has more than one row from your DB in it? I can't tell which part of your HTML would be repeated per row. What is the exact HT

[jQuery] Ajax calls with jQuery

2009-12-06 Thread factoringcompare.com
Hi Guys’ I have hit a complete brick wall on this one. I have an ASP page that lists out a DB into 3 columns. Each row has a unique ID number. When the user updates a checkbox I would like to fire off an AJAX update to my DB. I have made the page that’s ready to receive the unique ID Number and