473,387 Members | 1,548 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,387 software developers and data experts.

How to fetch HTML?

How to Fetch HTML (web pages) in C or C++ without libcurl
Should be happy if you posted a Example Code too. os = Win32
Dec 30 '08 #1
5 2683
RedSon
5,000 Expert 4TB
We don't do your work for you. What have you tried/done/searched for?
Dec 30 '08 #2
manontheedge
175 100+
sockets ... there's information about them all over the internet
Dec 31 '08 #3
You don't need sockets.
If it's on Win32, you can do it easily with Win32 api
You can ask on specialized Win32 api newsgroup :
news://comp.os.ms-windows.programmer.win32
to get the various methods..
Dec 31 '08 #4
Banfa
9,065 Expert Mod 8TB
george666,

This is not helpful, this is just contradiction and telling the user to ask someone else. If you have information on a method to use to solve the OPs problem then please share it but telling them to ask elsewhere is not helpful.

I note that you have had a friendly warning about this sort of behaviour before therefore I am making this warning official. Continuing to ignore our warnings about this behaviour is now likely to lead to a ban on your account.

Banfa
Administrator
Dec 31 '08 #5
Banfa
9,065 Expert Mod 8TB
Xasulrev,

you could open a socket to the server you wish to retrieve information about and them use HTTP (it's a very simple protocol) to retrieve the required web-page.

Internet socket - Wikipedia, the free encyclopedia
Hypertext Transfer Protocol - Wikipedia, the free encyclopedia
Dec 31 '08 #6

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

Similar topics

2
by: Max M | last post by:
I am using the fetch command from the imaplib to fetch messages. I get a result, but I am a bit uncertain as to how I should interpret it. The result is described at...
1
by: Agoston Bejo | last post by:
The problem is as follows: I have a stored proc. that returns a types.ref_cursor (where types.ref_cursor is defined as 'ref cursor'): PROCEDURE P(c OUT TYPES.ref_cursor); The returned cursor has...
7
by: Bernard Lebel | last post by:
Hello, I'm stumbled at a serious problem, and quite frankly getting desparate. This is a rather long-winded one so I'll try to get straight to the point. I have this Python program, that...
2
by: Jesse Woo | last post by:
Hi, I don't know javasript much. But I know js is the right solution to my need. I have an xml file (http://example1.com/list.xml) that will be updated from time to time. I want to give following...
2
by: ckp21082 | last post by:
I want to develop a site in PHP such that user need to enter username and password by validation this username,password i want to fetch data stored in password protected directory so can anybody...
15
by: dataguy | last post by:
I am trying to insert into a temporary table but only the first n number of rows. I thought I could use the combination of insert into and fect first row command ,but it won't work. Does anyone...
2
rishidadhich
by: rishidadhich | last post by:
hello, I am new to PHP, I am stuccked in a problem that how to fetch text contents from a external website and then save them to a text file. say there is any webpage...
17
by: broughcut | last post by:
Is it possible to fetch a specific div from a source html document using XMLHttpRequest, rather than fetching the entire file? I was going to use Ajax on mouseover but keep the normal link...
7
by: Frank Swarbrick | last post by:
Is there a way to do a multi-row fetch in to a COBOL table with DB2/LUW? Apparently the following is supported in z/OS, but not LUW (or at least I couldn't get it to work): WORKING-STORAGE...
2
by: =?iso-8859-1?q?KLEIN_St=E9phane?= | last post by:
Hi, I've a xml svg file and I would like to update it with Python. First, I would like to fetch one dom node with getElementByID. I've one issue about this method. This is my example : ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.