PDA

View Full Version : ajax help


esthera
05-10-2010, 07:23 AM
i'm new to ajax

I wnat to from my table when i click delete - I want to have it call an ajax call to an asp page and then replace that table (or the div the tables in) with the html the asp returns.

can someone help guide me do do this?

Old Pedant
05-10-2010, 08:28 PM
What part do you need help with??

And what does your <table> look like before the click and delete?

Show some code so we aren't in the dark.