Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #44.2K
~2K People Reached
Member Avatar for Peter_Budapest

Hello! All those people who have a blanke page when clicking on the Microsoft Update page or nothing appears in the Yahoo Messenger if typing a message, try the following: 1. Reinstall the Visual Basic Script Support it can be found here: [url]http://www.microsoft.com/downloads/details.aspx?FamilyID=c717d943-7e4b-4622-86eb-95a22b832caa&DisplayLang=en[/url] if your OS have a different language, …

Member Avatar for Krzy_Doug
0
622
Member Avatar for abhi287

Hi all I m using following code.. [code] <?php session_start(); if(!isset($_SESSION['captcha'])){session_register('captcha');} $PHP_SELF = $_SERVER['PHP_SELF']; $stringa = ''; $cifre = 5; for($i=1;$i<=$cifre;$i++){ $letteraOnumero = rand(1,2); if($letteraOnumero == 1){ // lettera $lettere = 'ABEFHKMNRVWX'; $x = rand(1,11); $lettera = substr($lettere,$x,1); $stringa .= $lettera; } else { $numero = rand(3,7); $stringa .= $numero; …

Member Avatar for aj4mq
0
558
Member Avatar for mgrunge1967

I have a Dell Inspiron 1100 that I am trying to fix for a friend. The laptop wont boot as if the battery is not charged and her dog ate the power cord. I have a power cord from my old dell that fits it but when I plug it …

Member Avatar for aj4mq
0
806