Click here to Skip to main content
Sign Up to vote bad
good
See more: VB.NET
hi... i want to fetch data from html page/pdf some data that are shown on page...Only that page specify data i have to read not all content of the page... if any one has solution plz suggest me ..
Posted 7 Oct '12 - 22:52

Comments
Zoltán Zörgő - 8 Oct '12 - 5:04
Html or pdf? The answer is different. Very different.

1 solution

HTML:
Please make sure which content you have to read bcoz every website has the style of content. So you can read it using jquery or javascript by locating and fetching the tag values of HTML page like < title > , < h1 > , < h2 > , < h3 > , < P > , etc..
You wud have to send the wepage html url to javascript or jq code..
if you read it through the javascript or jquery from the client side, you can send those data to server side through hiddenfields..
 
PDF
And i have no idea to access to PDF contents. We have thirdparty softwares for this.
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Mohammed Hameed 268
1 OriginalGriff 261
2 Mayur_Panchal 153
3 Sergey Alexandrovich Kryukov 148
4 CPallini 96
0 Sergey Alexandrovich Kryukov 8,171
1 OriginalGriff 6,246
2 CPallini 3,532
3 Rohan Leuva 2,703
4 Maciej Los 2,234


Advertise | Privacy | Mobile
Web02 | 2.6.130516.1 | Last Updated 8 Oct 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid