Page Number: Page 1 of 1
Actual Results
- manal
- Forum: Programming / Scripting / Coding Forum
- Topic: Clarified: get string from URL
- Subject: Clarified: get string from URL
- Replies: 4
- Views: 2646
- Subject: Clarified: get string from URL
Posted: October 16th, 2003, 11:20 pm
I need a C++ function that takes a URL as argument , and returns a string of the first 6 characters of THE WEBPAGE this URL directs to... (ie if i apply this to http://www.ozzu.com, i should get back something like the first 6 characters of "OZZU WEBMASTER FORUM" ...the URL i'm using is however a lo...
