I have this textbox and 2 images on my page with 2 checkboxes. I need to send it to existing dataset according this rules:
- send textbox content and picture to existing data field in dataset if checkbex1 or checkbox2 is ticked after pressing submit button. Any help would be appreciated. Thank you
*text is ok send without issue but picture not.