Section = 'vv'; $PageInfo->Title ='Versaverter Online - convert your thinking on the web!'; $PageInfo->PrimeKeywords = 'units,measurment,length,width,volume,time,speed,acceleration,velocity,telecommunications,metric,SI,bredth,weight,mass'; $PageInfo->Description = 'Versaverter is one of the mot popular Windows unit conversion applications - try the online version for free.'; $pTitle="Versaverter Online"; $pSidebar="VV"; include("../../include/header.inc.php"); //Configure Default values for all conversion parameters if (!isset($pClass)) { $pClass = "Length";} if (!isset($pToCtype)) { $pToCtype = "ctFactor";} if (!isset($pUFrom)) { $pUFrom = "ctFactor 1 x"; } else { $vFromItems = split( '\^', $pUFrom, 5); $pFromName = $vFromItems[0]; $pFromSymbol = $vFromItems[1]; $pUFrom = $vFromItems[2] . " " . $vFromItems[3] . " " . $vFromItems[4]; } if (!isset($pUTo)) { $pUTo = "ctFactor 1 x"; } else { $vToItems = split( '\^', $pUTo, 5); $pToName = $vToItems[0]; $pToSymbol = $vToItems[1]; $pUTo = $vToItems[2] . " " . $vToItems[3] . " " . $vToItems[4]; } if (!isset($pConvertValue)) {$pConvertValue = 1;} //Setup path to units.txt datafile $vDataFile = $cBasePath.$cVVUpdatePath."/units.txt"; ?>

Versaverter Online (APLHA)

Error during conversion:
Return Code: "; } } else { ?>

Requested Conversion:

Convert into

Result: ">