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 gkittelson 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. silenttalk

    Using DNS for web server redundancy

    Hi, I am very new to hosting, so please bear with me. I have set up my own private hosting box IIS 7.5 and WebsitePanel. I am also running DNS server on the same box. I am concerned that if my box goes down all my customers websites go down with it, as does the DNS Server. The main server box...
  2. silenttalk

    Problem using webbrowser1 control (but works with DOM)

    Hi hope someone can help me out here, I guess this is an easy correction to my code or it is not possible.... I have a fair bit of vbscript attached to an outlook custom contact form, I have a button that when clicked allows the IE DOM to navigate to a website and login, I am trying to achive...
  3. silenttalk

    Can this type of Sort be done in Excel

    Also no to spaces in first name i would enter Bobby Joe as Bobby-Joe
  4. silenttalk

    Can this type of Sort be done in Excel

    No there will be no middle initials at all, so the sort is burely done alphabetically on the first letter after the space
  5. silenttalk

    Can this type of Sort be done in Excel

    Hi Hope someone has some ideas on this, coz im not sure it can be done. I have a single column of names First then Second, I want to be able to preserve this and not go for second and first. But I want to do the sort on the last name, which I guess technically is going to be the first letter...
  6. silenttalk

    VBA to Automate Outlook Mailmerge

    Hi im am trying to produce a macro with VBA in to do the following: - when outlook is in the contacts view, to mailmerge the highlighted contact only with a known word document. At the moment I do this manually and it obviously works fine. Just wanted some VBA to do this automatically so I can...
  7. silenttalk

    Mailmerge from Outlook using VBA

    Hi im am trying to produce a macro with VBA to do the following: - when outlook is in the contacts view, to mailmerge the highlighted contact only with a known word document. At the mement I do this manually and it obviously works fine. Just wanted some VBA to do this automatically so I can...
  8. silenttalk

    Using VBScript to copy info to Notes field in Outlook Contact Form

    We use a custom for in Outlook to store info on Clients that come to our exercise classes, the various user fields hold the venue, time, term payments etc. I want to be able to hit a button and transfer the values of these fields to the notes object on the contact for (this I have renamed to...
  9. silenttalk

    VBA / VBscript cut & Paste in Outlook

    Thanks for the reply Skip, whatever I try its just breaks out with a script error Obeject require textbox or combobox, should there be a this.for. before it or something like it, could I enail you the form ? Thankinging you for your time Matt
  10. silenttalk

    VBA / VBscript cut & Paste in Outlook

    I hope someone can help with this, as its my guess its quite simple. I have a custom form developed in Outlook I want to add some VBscript code to a button to Cut and paste the contents of several Text boxes / Combo boxes, concatinate into one string and paste them into the (standard) notes...
  11. silenttalk

    Import from access to outlook custom form

    Heres one for a Guru I have developed a custon contact form in Outlook 2002, I have succesfully set this as the default form so when I click new contact my custom form appears (all good so far). Periodically I need to import from an access database into outlook, this works well with the field...
  12. silenttalk

    Publishing Contact Forms in Outlook 2002

    Can anyone tell me how I can publish a modified contact form in outlook 2002 and have this then displayed as the default Contact form ?
  13. silenttalk

    FP2002 Form to MDB & Mail

    Simp-le question ( I hope) cos I cant see the option to do it, can you (simply) send form data to both access and mail recipient at the same time ? Thanx in advance
  14. silenttalk

    Forms Driving me mad !!!!

    Thanx for your time spent AMysticWEB, discovered later that my F2002 server extensions were corrupt on my machine, might have guessed MS would be somewhere behind it LOL Thanx guys
  15. silenttalk

    Forms Driving me mad !!!!

    Please help someone, this is driving me mad, I( have developed a web usin FP 2002 on Windows XP Pro. The web is fine apart from any page that has forms & form fields on it. I first noticed that when I had published the web locallt to my machine and I viewed any page with forms on it the form...

Part and Inventory Search

Back
Top