Ask Experts Questions for FREE Help !
Ask

Search:

Type: Posts; User: LTheobald

Search: Search took 0.03 seconds.

  1. Answers
    3
    Views
    803

    Online training sites like: lynda.com...

    Online training sites like: lynda.com are normally worth a look. Having a look on sites like this one & trying to answer a few questions is also a good way to learn! Most of the people answering...
  2. Dishwasher Tripping Fuse - Possible Causes?

    Hi all,

    We've had a new kitchen extension built. As part of the new build, we've got the new kitchen on a separate fuse board to the rest of the house. The older house has a style of fusebox...
  3. Answers
    6
    Views
    849

    Looks like Windows 7 isn't supported with your...

    Looks like Windows 7 isn't supported with your graphics card and maybe not even Vista is supported! ATI recommend that any unsupported cards don't upgrade to Windows 7 (certain graphical features...
  4. Answers
    6
    Views
    849

    Is there a sticker on the bottom on the Compaq...

    Is there a sticker on the bottom on the Compaq with it's exact model & model? It'll look like something like the one on this page:
    ...
  5. Answers
    6
    Views
    849

    The Asus laptop seems to use nVidia drivers. Go...

    The Asus laptop seems to use nVidia drivers. Go to this page on the laptop:

    http://www.nvidia.com/Download/index.aspx?lang=en-us

    And choose the "Automatically find drivers for my NVIDIA...
  6. Answers
    3
    Views
    1,279

    Trying holding both the power button on the top &...

    Trying holding both the power button on the top & the home screen together for around 10 seconds. The white Apple logo should appear and the phone should reboot. If this fails and everything else...
  7. I have no idea if it'll work but there is a...

    I have no idea if it'll work but there is a driver for the PAUM004U-01, the next model up. It could be worth giving that a shot:

    http://www.targus.com/us/product_details.aspx?sku=PAUM004U-01
    ...
  8. For the printer, go to HP's own site: ...

    For the printer, go to HP's own site:

    http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?lc=en&dlc=en&cc=ye&product=422002&

    As for the mouse, chances are it'll just work if you plug it in (for...
  9. I would imagine it's possible but I don't know...

    I would imagine it's possible but I don't know the web application so I can't be sure. You best bet is to raise a support call with them. I imagine you'd just need to log into your account on their...
  10. Answers
    3
    Views
    2,237

    Comment on LTheobald's post

    Better formatted code:

    dim toAdd = 10 - (Len(txt)-4)
    dim zeros
    For I = 0 To toAdd
    zeros = zeros & "0"
    Next I
    TextBox.Text = Replace(txt, ":25:", ":25:" & zeros)
  11. Answers
    3
    Views
    2,237

    You need to figure out how long the text is and...

    You need to figure out how long the text is and use that to create the 0's. I've not done much VB so this code may not be correct but try this. Instead of:


    TextBox.Text = Replace(txt, ":25:",...
  12. Question: Abbreviation

    by LTheobald
    Answers
    2
    Views
    827

    It stands for Operating System:...

    It stands for Operating System: http://en.wikipedia.org/wiki/Operating_system
  13. Answers
    2
    Views
    581

    The three parts you mentioned can join together...

    The three parts you mentioned can join together to produce something. You create a program in Visual Basic. That queries a database via SQL and that database is managed using Access. You're...
  14. What are you doing to get the task manager up in...

    What are you doing to get the task manager up in the first place? For it even to show up for me, I have to try and bring it up in some manner. The task menu item is never there on load up.
    ...
  15. Question: Computing

    by LTheobald
    Answers
    4
    Views
    474

    Sounds like homework to me! But like Ben said,...

    Sounds like homework to me! But like Ben said, these are three totally different things you are trying to compare.

    Visual Basic is a programming language and IDE (integrated development...
  16. Question: Frostwire Bug?

    by LTheobald
    Answers
    2
    Views
    1,134

    It's absolutely possible that your PC has been...

    It's absolutely possible that your PC has been compromised and it's very common when using file sharing clients. If you don't know the person sharing the file, you can never be sure the file is...
  17. Answers
    3
    Views
    1,030

    It sounds to me like they are downloading movies...

    It sounds to me like they are downloading movies and want to watch them on their TV? Is that correct?

    It's going to depend on 4 things:

    Length of the movie as mentioned by JBeaucaire
    Format...
  18. Answers
    4
    Views
    3,790

    I had a quick look around and I couldn't really...

    I had a quick look around and I couldn't really see anything. I think if you really need that internet connection in your hotel room you may have to pack a wireless router or similar in your...
  19. Answers
    7
    Views
    11,935

    Well that's not really a question is it :P ...

    Well that's not really a question is it :P

    This error could be down to a number of things: The PC named PC could be off, it could be on a different/workgroup domain to you, PC may not have been...
  20. Question: No signal

    by LTheobald
    Answers
    3
    Views
    784

    Interesting. Out of curiousity, when the screen...

    Interesting. Out of curiousity, when the screen goes blank does it come back after 15 or so seconds? Unless you have turned it off, Windows should revert back to your original resolution after 15...
  21. Question: Toolbar EULA

    by LTheobald
    Answers
    3
    Views
    2,025

    An EULA is an "end user license agreement". It's...

    An EULA is an "end user license agreement". It's something to you have to agree to before using a piece of software to say that you won't use it for anything the program's creators don't agree with....
  22. Answers
    2
    Views
    4,353

    It sounds like Windows is having a problem with...

    It sounds like Windows is having a problem with the Incedimail program. I would try downloading and reinstalling Incredimail from their website. Just installl the new version over the previous...
  23. Answers
    4
    Views
    1,271

    A service like RightCart.com...

    A service like RightCart.com may be more up your street. They handle all the hosting etc. for you. It's "free" as well I believe. They will just take a small commission off the final sale price.
  24. Answers
    1
    Views
    755

    If we're talking about a "board" (e.g....

    If we're talking about a "board" (e.g. motherboard, PCI card etc.) in a PC here then Visual Basic might be a little too high level to be able to achieve this. Writing to a piece of hardware is an...
  25. Answers
    1
    Views
    2,261

    How is the location of the XML file defined? For...

    How is the location of the XML file defined? For example, if it's just defined as "example.xml" instead of a full path like "C:\XML\example.xml", when you import the flash file into Director, the...
  26. Answers
    4
    Views
    1,579

    There might be an unload command for the file you...

    There might be an unload command for the file you are opening. E.g. loadbmp has a unloadbmp command to unload the file. What command are you using to load the file?

    I got that from searching on...
  27. Answers
    5
    Views
    1,817

    Hey RRR, I've not touched Basic before but...

    Hey RRR,

    I've not touched Basic before but I'll give this shot. What kind of path are you putting in the loadbmp line? It should be fully qualified, e.g:


    loadbmp "copyimage", "bmp\copy.bmp"...
  28. Answers
    6
    Views
    1,903

    You're right NwsFlash. MS new product is called...

    You're right NwsFlash. MS new product is called Expression Web.

    Samir - both Dreamweaver and Expression Web offer free trial periods. Give them both a download and try them for yourself. I...
  29. Answers
    1
    Views
    1,710

    I'm afraid I don't think this is possible. I...

    I'm afraid I don't think this is possible. I couldn't find anything that would enable you to do this.
  30. Answers
    2
    Views
    13,944

    If it is done anywhere, it'll be in the admin...

    If it is done anywhere, it'll be in the admin page for the router. Just type "192.168.0.1" into the address bar on your browser and hit OK. I've got the same router at home so I can find the exact...
  31. First thing to try is a little spring cleaning on...

    First thing to try is a little spring cleaning on the PC.

    Scan the PC for spyware using tools like Ad-Aware and Spybot: S&D (links in sig). It might also be worth doing a disk defragment. This...
  32. Answers
    2
    Views
    1,861

    Is it just not being read by iTunes? Can you...

    Is it just not being read by iTunes? Can you play them in other programs? Also what happens if you click on My Computer. What is shown in the CD drive?
  33. Question: Midi keyboard

    by LTheobald
    Answers
    1
    Views
    910

    It looks like you can get a trial from here:...

    It looks like you can get a trial from here: http://www.hitsquad.com/smm/programs/Evolution_Studio_Pro/

    As for a full version - well it looks like the company who made this (and therefore the...
  34. Answers
    2
    Views
    1,054

    Well it certainly doesn't sound like a problem...

    Well it certainly doesn't sound like a problem with the printer itself. More a problem with Windows (or something that has been installed onto Windows).

    Is this only happening with printers? ...
  35. Question: Code 19

    by LTheobald
    Answers
    1
    Views
    1,012

    First question (and sorry if it has been asked...

    First question (and sorry if it has been asked before) - is it showing up on your PC booting up or in your CMOS settings (the part when the PC tells you to press ESC or a similar key just after you...
  36. Answers
    2
    Views
    6,832

    Maybe a tool like this may help: ...

    Maybe a tool like this may help:

    http://www.drivermagician.com/unknowndevice.htm

    Also check the back of your PC for any stickers telling you the make/model. Once we have that it should be...
  37. Answers
    2
    Views
    1,229

    It sounds like a program has this file locked so...

    It sounds like a program has this file locked so you are unable to delete it. Close down all open programs that might be using this file and then try to delete it. It might also be worth doing a...
  38. Question: White Paper

    by LTheobald
    Answers
    1
    Views
    2,244

    Definition of "White Paper" at Wikipedia...

    Definition of "White Paper" at Wikipedia

    "A white paper is an authoritative report; a government report outlining policy; or a document for the purpose of educating industry customers or...
  39. Answers
    2
    Views
    2,792

    Also I don't think it's just stored in the...

    Also I don't think it's just stored in the registry like that. It would be a HUGE security risk. For one it would be encoded with a industry standard encryption algorithm.
  40. Answers
    6
    Views
    2,532

    First - I agree with Ben, go with Firefox. ...

    First - I agree with Ben, go with Firefox.

    That said, guess we should try and fix this if you still have IE7 installed.

    Try clicking on Start >> All Programs >> Accessories >> System Tools >>...
  41. Question: Java

    by LTheobald
    Answers
    4
    Views
    1,291

    The definition of an abstract class is that it...

    The definition of an abstract class is that it needs to have one or more abstract methods. It can also have a number of non abstract methods - hence why you can have a constructor. For example, the...
  42. Answers
    2
    Views
    24,604

    Is this IE6 or IE7? I think you may have an...

    Is this IE6 or IE7?

    I think you may have an add-on that is crashing IE. Can you get into IE at all? If so - click on Tools >> Manage Add-Ons and disable any add ons. IE 7 also has a "no add-ons...
  43. Answers
    2
    Views
    2,944

    You can use percentages in your CSS. So: ...

    You can use percentages in your CSS. So:



    div {
    width: 50%;
    }


    Would give you a div with a width of 50%.
  44. Answers
    1
    Views
    951

    Well you normally just have to look at the stack...

    Well you normally just have to look at the stack trace and this will tell you where it is thrown. Here's an example:


    try {
    // The below throws an exception
    MyClass.doSomething();
    } catch...
  45. Answers
    3
    Views
    1,102

    If you want that book, you'll have to just go and...

    If you want that book, you'll have to just go and buy it from a book store. You can't download it as a free ebook.
  46. Answers
    3
    Views
    1,268

    If you aren't a web whizz, the easiest way is to...

    If you aren't a web whizz, the easiest way is to go for some kind of hosted service. If you are in the US then RightCart is meant to be a very good one.

    Some other options are:
    ...
  47. Answers
    6
    Views
    4,242

    It's "net send". You just need a space in there....

    It's "net send". You just need a space in there. The syntax is as follows:



    NET SEND {name | * | /DOMAIN[:name] | /USERS} message



    So something like:
  48. Question: Air purifiers

    by LTheobald
    Answers
    1
    Views
    545

    I recently brought one of these to help my...

    I recently brought one of these to help my girlfriend's asthma and it seems to have helped a little. She's sleeping better and her asthma is under control. But then again that might all change she...
  49. Something's to try: Ensure you are running...

    Something's to try:

    Ensure you are running your spyware removal tools in Safe Mode. Restart your PC, hold F8, select "Safe Mode" when prompted, proceed as usual.
    Ensure ZoneAlarm Pro is up to...
  50. Answers
    2
    Views
    2,272

    First question - Do you having support for either...

    First question - Do you having support for either PHP or ASP on your site? Just want to know so I recommend the right script. Alternatively, start looking yourself for a solution here:
    ...
Results 1 to 50 of 500