iNet Connection Booster
This program will tweak the registry entries depending on your OS and make your internet connection faster. I would prefer that if you have ideas send me them instead of make your own updated. TripleXXX@bigfoot.com if you need to contact me
AI
AIサマリー: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
ソースコード
Upload
<html dir="rtl">
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
<title>New Page 1</title>
<script id=clientEventHandlersVBS language=vbscript>
<!--
Sub B3_onclick
dim input
input= inputbox ("put the degrees in celcius")
input=(input*9/5) +32
msgbox input & " fahrenhites",,"sherif rofael"
end sub
Sub B1_onclick
dim input
input= inputbox ("put the degrees in fahrenhites")
input=(input-32)*5/9
msgbox input & " celcius",,"sherif rofael"
End Sub
-->
</script>
</head>
<body>
<p dir="ltr">
<input type="button" value="celcius to fahrenhites" name="B3" style="color: #008000; font-family: Arial Black; font-size: 1em; font-weight: bold; text-decoration: none blink; text-transform: uppercase; letter-spacing: 1pt; vertical-align: baseline; border-style: solid; border-width: 1; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1"></p>
<p dir="ltr"> </p>
<p dir="ltr">
<input type="button" value=" fahrenhites to celcius" name="B1" style="color: #008000; font-family: Arial Black; font-size: 1em; font-weight: bold; text-decoration: none blink; text-transform: uppercase; letter-spacing: 1pt; vertical-align: baseline; border-style: solid; border-width: 1; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1"></p>
<p> </p>
<p> </p>
</body>
</html>
オリジナルのコメント (3)
Wayback Machineから復元