|
I'll check it out, but at the moment it isn't needed, considering I'm just doing short text fields.
And if I wanted to do another ajax thing on the same page, should I make a whole other ajax function, or make that one work for both(with if statements?)?
And how should I go about retrieving multiple pieces of data? Like I want to make another for editing, so I'd have to load each thing and then put them into the form, but loading it 4 times seems ridiculous.
|