473,404 Members | 2,137 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

how i can open html file and fill html tag and attribute in vb array with explan

3
i want open html file in vb
then fill all tags and attribute of this page in vb array
i know this is too much but would you explain it please
Aug 19 '10 #1
4 1354
MrMancunian
569 Expert 512MB
So, if you know it's too much, why ask the question? ;-)

Opening the html file can be done with a StreamReader. Then, parse each line and see if you can extract the tags and attributes. Create an array (or multiple for differents types; tags and attributes) and add the tags and attributes to your array. Then, parse the next line. Etc. Etc.

Steven
Aug 19 '10 #2
majd
3
i know this way steven. but i need it in code
Aug 20 '10 #3
MrMancunian
569 Expert 512MB
Sure you do, but if you know what you need, you can find the code yourself. Try Google, it's truly your best friend!

Otherwise, hire someone to do it for you...

Steven
Aug 20 '10 #4
majd
3
hi steven , i was try very hard to find the code in google but i get nothing

"hire someone to do it for you..."
did you know who can??
Aug 20 '10 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Phong Ho | last post by:
Hi everyone, I try to write a simple web crawler. It has to do the following: 1) Open an URL and retrieve a HTML file. 2) Extract news headlines from the HTML file 3) Put the headlines into a...
4
by: Q | last post by:
Hi, I would like to create the following very simple (I think) web page. Any visitor in an text field can type same text and press button "Send". After this message of visitor have to be printed...
7
by: Q | last post by:
Hello, I have very simple question. How I can open with javasript placed in one html file anothe html file? Can you recomend some good manual where I could read about this? Thank you.
3
by: Jason | last post by:
Can someoneillustrate how I would open a text file that looks something similar to this: namea,8888,1234.99 nameb,8887,1242.50 and then after opening that file read each one of the values into...
6
by: a | last post by:
What is the best way to construct an email in python and also attach a html file the html file to be attached is not on disk, but should be dynamically constructed in the python script I want...
1
by: Sorin Marin | last post by:
I've try to make a table link in access 2003 to a html file. The html file is done by Access Pages and is populated with data. When I try to make the link to that page no data is comming to the...
2
by: D`Jinn Deegee | last post by:
I have 5 html files say file1.html file2.html : : file5.html Now I have another html file (main.html) where I want to use 1 html
0
by: sinu | last post by:
hi everybody...i getting the below mentioned garbage in my html file.this html file is the result of conversion of Word doc into html using POI can any one help...it's very urgent ì¥ÁM...
6
by: VishalK | last post by:
Friends.. I have a HTML file. Using HTML Code, I want to change its file extension from .html to .mht. eg : TestFile.html to be converted to TestFile.mht Anybody has any idea about this ? Please...
0
vinci
by: vinci | last post by:
hi! is there any way to display Excel File to HTML? Excel file is formatted, so when displayed to a web the format is the same with the original file... uhm,,, if someone is thinking of...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.