Hello !
I have a database that shows about 5 to 10 recorrds on a page that contain forms for the user to fill out. The number of rows is unknown and depends on the user query.
On the page there can be 2 or 10 records displayed ..each containing a form that needs to be validated.
How can i use that. The IDs of the elements would have to be generated dynamicly i suppose. Anyone of you got an idea how to do that ?
Thank you in advance
Peter