madhosh
Programmer
- Aug 10, 2001
- 14
Guys
Thanks for your help.. I need to know how URL is constructed dynamically and sent to a web server using C++.
Iam trying to write a program which will search the web and return the result( a small search engine). I need to know how a url can be constructed dynamically using search parameters specified.
For ex
if i search for "New YORK" on url constructed is
"I want to do this using C++.
Any help is appreciated.
Thanks for your help.. I need to know how URL is constructed dynamically and sent to a web server using C++.
Iam trying to write a program which will search the web and return the result( a small search engine). I need to know how a url can be constructed dynamically using search parameters specified.
For ex
if i search for "New YORK" on url constructed is
"I want to do this using C++.
Any help is appreciated.