• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Recent content by sfam198

  1. S

    Why do some forums have only 1 page?

    If you scroll down to the bottom of the page, under the list of posts, you'll see a section "Display options". In here is a drop down labeled "From the". By default (on my machine at least) "Last month" is selected, so you'll only see posts that were active in the last month. There are more...
  2. S

    Wall mounting router

    We usually paint the plywood black or white if it's going to be somewhat visible. Makes it look a little less "plywood-y".
  3. S

    MacBook Pro Retina 15 docking station

    I have one of these (actually the first gen, but it's basically the same thing). Works perfectly for me. It's more of a port replicator, as you don't actually "dock" the laptop to anything. But I just have a power cord and Thunderbolt cable to plug in, and all my peripherals are plugged into...
  4. S

    VBS Sub/Functions

    I get the same error as you now. I think the error may be related to how you're running TestB. If I copy and paste the code from TestB directly into Sub test (inside TestA.vbs) then it runs fine. Is there any particular reason you're calling the second script the way you are and not doing...
  5. S

    VBS Sub/Functions

    For reference, here's what I have: TestA.vbs Set oShell = CreateObject("Scripting.FileSystemObject") Set ReadFile = oShell.OpenTextFile("TestB.vbs") myScript = ReadFile.ReadAll Execute(myScript) ReadFile.Close TestB.vbs Sub subA subB 'calling s Sub named subB End Sub Sub subB...
  6. S

    VBS Sub/Functions

    I copied and pasted your code (except for "...lines of code...") into 2 separate files named exactly like you have and I get a message box with "hi" as expected when running TestA.vbs. Maybe it's something in the "...lines of code..." that is causing the error.
  7. S

    iOS Camera Roll -> Dropbox?

    I think that flickr sharing is baked into iOS, that is why you are seeing the option to share from the gallery there. Dropbox is not (yet, I think it's coming in iOS 8). Anyway, do it the other way around. Open the Dropbox app, navigate to the folder you want to upload the photos to, select...
  8. S

    Bought LED TV, broadcast TV looks great, Blu-rays & DVDs look horrible

    On my Samsung TV, the setting is called Motion Blur. Yeah, turn that off. Edit: On my TV, it's a per-source setting...so make sure you're turning it off on all your inputs that you use.
  9. S

    NAS login problem...

    The way I've always mounted network volumes is simply to add the volume to my login items. No need to mess around with Apple Script. Does this method not work for you? I also save my credentials in the keychain which works fine for me.
  10. S

    Eyefinity upgrade

    1) What will you be doing with this PC? Gaming? Photoshop? Web browsing? etc Gaming (WoW mostly....I also like to play Diablo III, Skyrim, GW2, and various CoD games on occasion) 2) What's your budget? Are tax and shipping included? I'd like to keep it under $400 total 3) Which...
  11. S

    Eyefinity upgrade

  12. S

    Backing up networked computers

    What features do you want/need that WHS doesn't offer? That information will help us reccomend a replacement. As for running it in a VM, I run WHS 2011 as a VM on my ESXi box. There's nothing from keeping you running it virtually on whatever platform you prefer.
  13. S

    Upgrade build

    I'm liking this case: $100 - Corsair Carbide Series 400R ATX Case Looks like I'd have to add a bit to the budget to get a decent motherboard and some more RAM. I'd like to go with about 8GB for now I think since I do some testing with VMs from time to time (sorry that wasn't in the OP) but I'd...
  14. S

    Upgrade build

    This is the RAM that I have. I'm looking at your suggestions now. Thanks!
  15. S

    Upgrade build

    I built a pretty low-budget PC last year around this time, and I'm looking to update it to include some newer technologies (like USB 3.0) as well as get rid of some of the cheaper components. Here is the build as it sits now: Case - Thermaltake V3 Black Edition VL80001W2Z Motherboard -...
Back
Top