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: *

  1. stormtrooperofdeath

    Hyperlink Issues - Some work, some don't

    Thanks for the help so far. I had a look at your links bcastner but they don't seem to apply to my problem. Thanks anyway. Battmain, if you manage to find anything in your mails, I would be extremely grateful!
  2. stormtrooperofdeath

    Hyperlink Issues - Some work, some don't

    I have recently created a series of webs using Frontpage, and linked a heap of pages and other files (like word docs, excel spreadsheets and pdf files) together. I use IE 6, all service packs and updates. When I browse these pages on my PC, all the links work. So if i click a link to another...
  3. stormtrooperofdeath

    Outlook Save Attachment from Sender & Subject VBA

    It just doesnt run. At all. I have a rule set to run a script (this script) when an email arrives from a specified sender, yet when a message does arrive from this sender, the rule isnt fired. When i try to run the rule manually, it says it runs, and takes soem time to run as well, yet the...
  4. stormtrooperofdeath

    Father/Son Back-UP Strategy

    I implement a Grandfather - Father - Son system at my work. We have 4 daily tapes (Mon - Thur), 3 Weekly tapes (Fri 1, Fri 2, Fri 3) and 3 monthly tapes (Month 1, Month 2, Month 3) (all are full backups). Daily tapes are obvious, then you get to the first friday and put in fri 1, the following...
  5. stormtrooperofdeath

    Outlook Save Attachment from Sender & Subject VBA

    Thanks for your help guys I had some other non related issues at work that i had to take care of, so this was pushed down the priority list I thought item may have been a reserved word, so I did as PHV suggested, I also took the line Set myItem = item before the loop and it works fine now...
  6. stormtrooperofdeath

    Outlook Save Attachment from Sender & Subject VBA

    Thanks for your help so far. Unfortunately, when I made your suggested change, I still get the type mismatch error at the same line (even though the script does what it is meant to do, the error still pops up). Any ideas? Thanks!
  7. stormtrooperofdeath

    Outlook Save Attachment from Sender & Subject VBA

    The error occurs on the third line from the bottom: Next item It complains about the variable 'item'. Thanks!
  8. stormtrooperofdeath

    Outlook Save Attachment from Sender & Subject VBA

    Hi I am very new to VB and have tried to write some VBA code for Outlook. Im slowly getting there through the online help and solutions on the web but I have hit some stumbling blocks on the way. In Outlook, when a message is received, I want to it to trigger a script to be run from the rules...
  9. stormtrooperofdeath

    Pathping routes via incorrect IP on a multiple nic PC

    Just figured it out! I was using Shiva version 6.8, I was sent a copy of the latest 6.9 and installed it on the affected clients and everything works fine now!! What a relief, I thought I was going crazy. Thanks for your help anyway!
  10. stormtrooperofdeath

    Pathping routes via incorrect IP on a multiple nic PC

    Thanks for your help so far.... Ok, to add a bit more confusion..... I unplugged the network cable that goes to the ADSL router and tried getting through to our private network through a dial up connection instead. I couldnt ping the server i wanted, so i added a persistant route and then it...
  11. stormtrooperofdeath

    Pathping routes via incorrect IP on a multiple nic PC

    Yeah, the netmask for both is 255.255.255.0.....
  12. stormtrooperofdeath

    Pathping routes via incorrect IP on a multiple nic PC

    Sorry if this is in the wrong forum. The history... In my company, i have remote users accessing our network through a VPN. We use a broadband ADSL conenction to get them on the internet, and tunnel in to our network via Intel's Shiva. By default, Shiva installs 2 Virtual NICs. When a user...
  13. stormtrooperofdeath

    TransferText with variable file names?

    I'm new to this site and new to VB and I need some help! I need to automate a process using VB. A .csv file is generated about every 15 minutes and is automatically emailed as an attachment. The contents of this file needs to be imported into an access database. The filename includes the...

Part and Inventory Search

Back
Top