Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Babillon
  • Content: Threads
  • Order by date
  1. Babillon

    Looking for VBA reference material

    Hello. I'm working on a project for work, in which I need to sort some information in Excel. I've decided that VBA would be the best way to approach this problem, and am having a difficult time finding a full set of language specifications. If anyone has a good link to an article showing all of...
  2. Babillon

    PC won't turn on

    Okay, here's the deal: Last night I went to bed with my computer left on (like every other night). I had had it upgraded relatively recently (a bit after Christmas) with a new motherboard, CPU, Video Card, and PSU. The PSU is an Ultra X-Connect 500W (the other parts are an Asus A8N-E, AMD64...
  3. Babillon

    onmousemove finding mouse location

    I'm working on a site design using a good deal of DHTML and have run into a snag. I'm trying to detect where the user's mouse is, but I can't for the life of me get the correct position. I'm using the mouse detection script from quirksmode, but instead of giving me a position anywhere near the...
  4. Babillon

    Retrieving lost work

    After a lovely incident with Photoshop, I've been curious... Is there any way to retrieve data from an unresponsive program in WindowsXP? Example: In the case of Photoshop, the program crashed after a couple hours of work, leaving both myself and my girlfriend frantically trying to stop the...
  5. Babillon

    Make a custome member reference?

    I'm trying to create a function that will loop through a ControlCollection and apply a user specified 'mode' to it (such as enabled = false, or clearing a textbox, etc). Public Function setMode(ByRef controls As Control.ControlCollection, ByVal mode As String) As Boolean Dim i As...
  6. Babillon

    Asynchronous JavaScript question.

    I'm building a page and plan on using some Asynchronous JavaScript (AJAX without the XML basically). Anywho, the problem is, it just doesn't seem to work at all. I've slowly worked my way through the code and I can't figure out for the life of me why it's just not working. I've tried using...
  7. Babillon

    IRC-style chat program

    I'm looking to use my free time and build a client/server program akin to IRC. I've been reading over the RFCs and have decided to make my own protocol aswell as construct a server from the ground up. However, what I would like to know is if anyone has any resources which would be useful in...
  8. Babillon

    Evil Commando driver problems

    I've been trying for the past while to get a proper driver for my Evil Commando video card, but I can't for the life of me find one that works properly. Currently I have the 6.14.10.6387 Catalyst drivers installed, but my software keeps saying the card has only 4 megs of VRAM and no Pixel Shader...
  9. Babillon

    CPU comparrison?

    I'm looking to make a new computer for programming/personal use, and I've been told by a couple different groups about what to go with for my system. One company suggested getting an AMD64(not sure which one, but the newer one anyway), whereas another person suggested an Intel D. The system...

Part and Inventory Search

Back
Top