Hi is there anyway to read html file using c program
Thank you
|
Team Leader
|
![]() |
| 13Sep2007,16:04 | #2 |
|
Sure, it's just text.
|
|
Newbie Member
|
|
| 13Sep2007,16:49 | #3 |
|
thank you for your quick reply can you give me a simple source code to do the thing.
Here is my html file "test.html" Code:
<html> <head> <title>Test docment</title> </head> <body> <div style="width: 200px; height: 200px; border: 1px solid red;"> </div> </body> </html> Thank you Last edited by shabbir; 13Sep2007 at 17:21.. Reason: Code block |
|
Team Leader
|
![]() |
| 13Sep2007,17:46 | #4 |
|
Why don't you write the code and present it here when you have problems. Or perhaps you want to hire a programmer.
|

