---
title: "read html file and convert its content no to link as a anchor tag"  
description: "example:-   i have index page(html file)  using for long shots, 6224p (progressive frame rate), 1835mm blow up, 8635mm film format, 17 now want to rea"  
author: "ranjith kumar"  
published: 2013-02-01  
updated: 2014-09-18  
canonical: https://www.mindstick.com/blog/437/read-html-file-and-convert-its-content-no-to-link-as-a-anchor-tag  
category: "c#"  
tags: ["c#"]  
reading_time: 1 minute  

---

# read html file and convert its content no to link as a anchor tag

example:-\
i have [index](https://www.mindstick.com/blog/198/index-in-sql-server) [page](https://www.mindstick.com/articles/13031/why-to-make-a-wikipedia-page)(html file)\
using for long shots, 62

24p (progressive frame rate), 18

35mm blow up, 86

35mm film format, 17

now want to read this html file and replace no 62,18,86,17 to link tag(anchor tag) as \

<a href="Chapter9.xhtml#page_62">\
<a href="Chapter2.xhtml#page_18">\
<a href="Chapter13.xhtml#page_86">\
<a href="Chapter2.xhtml#page_17">

using c# window application.\

\
\

---

Original Source: https://www.mindstick.com/blog/437/read-html-file-and-convert-its-content-no-to-link-as-a-anchor-tag

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
