<% On Error Resume Next FileLocation ="C:\Inetpub\Chippower\counter.txt" Set fs = CreateObject("Scripting.FileSystemObject") Set TextFile = fs.OpenTextFile(FileLocation) TotalHits = CInt(TextFile.ReadLine) TextFile.Close If Session("TotalHits") = "" Then Session("TotalHits") = TotalHits TotalHits = (TotalHits + 1) Set TextFile = fs.CreateTextFile(FileLocation, True) TextFile.WriteLine(TotalHits) TextFile.Close End If %> Chippower experts in low power, high efficiency conversion

Profile
Services
Products
Applications
Technology
  Publications
News
Contact Us

News

October 25, 2002 Chippower Develops Prototype 1/16 Brick Converters Chippower Inc. (Ottawa, Canada) announced that it has developed a sixteenth-brick, 20A, dc/dc converter prototype for high-performance power applications to reduce space and heat dissipation and eliminate the need for heatsinks. The prototype converters are targeted for data communications, telecommunications, and server and desktop applications. Read More from www.powerpulse.net

 

Home|Profile|Services|Products|Applications|Technology|News|Contact Us
© Copyright 2000 Chippower

Chippower Home Page