I have created a windows application. I have some html files created locally, I am able to read the entire file in textbox, but not able to save the html code in database
For eg:- below is the html code I want to save in sqlite database. I tried to save using string array also but no success..
Thanks in Advance. .....!!!
-
Generic Functions - "UTF-8">
- name="viewport" content="width=device-width, initial-scale=1">
-
General Page
-
- >Button 1
- >Button 2
- >Button 3
- "site">
- "text" id="mytxt1">
- "text" id="mytxt2">
- "text" id="mytxt2">
- "text" id="mytxt4">
- "number">
- "radio" id="rb1">Yes
- "radio" id="rb2">No
- "radio" id="rb3">Not Sure
- "radio" id="rb4">Good
Sachin SinghPosted Dec 12, 2020, 6:31 AM
AnkushPosted Dec 14, 2020, 7:42 AM
Sachin SinghPosted Dec 14, 2020, 12:38 AM
AnkushPosted Dec 14, 2020, 12:19 AM
AnkushPosted Dec 12, 2020, 6:35 AM
AnkushPosted Dec 12, 2020, 6:24 AM
AnkushPosted Dec 12, 2020, 6:05 AM
Sachin SinghPosted Dec 12, 2020, 5:26 AM
AnkushPosted Dec 12, 2020, 5:05 AM
Sachin SinghPosted Dec 12, 2020, 3:27 AM