Ok my title is probably very vague and unclear.
Kind of hard to sumerise in the title.
My form has a bunch of textboxes.
The content is supposed to be saved with a button.
BUT not all the textboxes will have content in them.
So lets say i added content to the 1st textbox/selected textbox.
I want it to save just that.
All textboxes have a different name of course.
So basically a generic name for all textboxes on the form.
But without clearing content which is already present in other textboxes.
Hope i am making somewhat sense here.
Have a feeling i dont.