I have found out that the green black green three pin connector supplies power back to the power supply fan on older PS...so it is not nessisary on a new supply the fan gets the power internally...
Thanks for the response..
E
I have tried to replace a HP power supply (bestec atx-1956D) with another power supply the new power supply doesn't have the P7 connector that the old one has 3 pin flat connector (Black Green Black) the new supply has 4 pin square with two yellows and two blacks...anyone know what the voltage...
If you want to do this you have two options...flash or I-Pix...flash would be the cheaper way to go but you have to stitch the pictures together and then insert them in flash and write some action script to get them to move with the mouse pointer... Ipix can be found here http://www.ipix.com/ it...
I recieved a memory error on shutdown and clicked cancel accidently...causing a checksum error on some files...I am trying to replace these files manually (xp preloaded no OS disk)
Is it possible to make a boot disk for xp (floppy or cd) to give me root access to disk? Recovery console only...
If indeed it is a laptop the processor is stepped down to reduce battery consumption...if you change your power settings in the display properties to "always on" and apply changes...reboot your pc and you should have the system reading full processor speed. Your battery life will...
Right click on the task bar (where your current running programs are displayed) and choose properties from the list. When you get the properties box open click on the start menu tab and select the clasic start menu radio button then apply...or the customize button and apply what ever you...
here is the problem...
The following code works locally but when I post it it just shows a screen shot of what it is over when it opens the url?
<script language="JavaScript">
function openWindow(theURL,winName,features, myWidth, myHeight, isCenter) {...
Try this
Private Function NumToText(dblVal As Double) As String
Static sOnes(0 To 9) As String
Static sTeens(0 To 9) As String
Static sTens(0 To 9) As String
Static sThousands(0 To 4) As String
Static bInit As Boolean
Dim i As Integer
Dim bAllZeros As Boolean...
Public Function CreateDatabase(DBPath As String) As Boolean
Dim DBPath As String
DBPath = InputBox("Please type the desired path", "DBPath")
'*****************************
'PURPOSE: Creates Access 2002 Database Using ADOX
'PARAMETERS: DBPath: full path of database...
Well hmmm It comes with Visual Studio. I will assume that VB does not come with PDW. You might have to just copy files to cd and place them on the target machine....You will also need these files on the target machine...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.