1
Answer

How to save html div with data into sql server table?

Photo of Manoj Patel

Manoj Patel

9y
975
1
Dear Experts,
 
I have a asp user control and there is a HTML div named Print_div,
I want to save entire div with their data (output) into sql server table.
 
Note : Java script not working in asp user control 
 
 Anyone can share the logic

Answers (1)