Get text of textbox from any other website
-
I wannt to read or recognize properties of objects form any website. how can i able to capture all properties of any object of website Rohituappu@gmail.com
-
I wannt to read or recognize properties of objects form any website. how can i able to capture all properties of any object of website Rohituappu@gmail.com
A website doesn't have objects, it just has HTML. You can capture and save that any time you like.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
I wannt to read or recognize properties of objects form any website. how can i able to capture all properties of any object of website Rohituappu@gmail.com
Rohituappu wrote:
how can i able to capture all properties of any object of website
:confused: Do you mean webservice ?
-
Rohituappu wrote:
how can i able to capture all properties of any object of website
:confused: Do you mean webservice ?
Here comes a curl.It is free available on net.you can use curl library for this purpose. cheers Atul