A
amitM
Hi
Probably this is very silly and simple question
We are writing code to read varous HTML files (different pages of
book) and display on our webform.
The individual HTML files look good (outside my program) but when I
read the HTML code and assign it to a string the special characters
like (',\) are replaced by small boxes. even the extra spaces are
replaced by small boxes.
How can I read HTML code into application and assign to variable
without being messed up???
Please help
P.S. - The HTML files are generated from word file
Probably this is very silly and simple question
We are writing code to read varous HTML files (different pages of
book) and display on our webform.
The individual HTML files look good (outside my program) but when I
read the HTML code and assign it to a string the special characters
like (',\) are replaced by small boxes. even the extra spaces are
replaced by small boxes.
How can I read HTML code into application and assign to variable
without being messed up???
Please help
P.S. - The HTML files are generated from word file