example: KWeb *webRequest ; webRequest = new KWeb ; char *dataReceived = webRequest->callURL( "http://www.phelios.com" , false ) ; KMiscTools::messageBox( dataReceived , "Display the html" ) ; delete webRequest ;
© 2003-2005, Phelios, inc. - All rights reserved. Trademarks mentioned are the property of their respective owners.