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 bkrike 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: pnjones
  • Content: Threads
  • Order by date
  1. pnjones

    FollowHyperlink Intermittently Causes Excel to Stop Responding

    I have created an Excel VBA application which included links to Google Apps (Calendar, Contacts and Maps). Most of the time these links work fine, but intermittently one will cause Excel to stop responding, and I am forced to terminate the task with Task Manager. I included error traps that...
  2. pnjones

    IntelliCenter Programming Reference Manual

    Does anyone know of a decent reference manual for developing ACD routing using IntelliCenter? The online help is not very detailed and does not contain examples. Any leads appreciated! Paul Jones
  3. pnjones

    Basic Questions About DTS Import Wizard

    I am a newcomer to SQL and have been using the DTS Import Wizard to import data from CSV files and Excel worksheets into existing SQL database tables. For the most part it works well, but I have a few questions: 1. When there is an error in the incoming data, is there a way to get DTS to...
  4. pnjones

    TEXTAREA to HTML File Problem

    I created a wedding website for my niece with FrontPage 2002, which includes a guest book form with a TEXTAREA field to leave a message for the bride and groom. The form results are stored to an HTML file and also sent to an e-mail address in plain text format. It is working fine except when...
  5. pnjones

    Pressing Enter Key Instead of Clicking Button

    I know this question has been posed several times before, but I cannot get this to work. I am trying to allow the user to type a password, click a button called "Open" OR press the Enter key to link to another page. For simplicity I have created a page (see code below) which...
  6. pnjones

    FrontPage 2002 / IE 6 / IBM Thinkpad - Web Site Display Problem

    I just published a new version of my business web site using FrontPage 2002 and a purchased template/theme. Shortly after publishing it, a friend reported that he sometimes sees a pattern of spots in the background when he clicks the tabs (the links between the main pages). Though the problem...
  7. pnjones

    Detecting Browser Support of VML

    I have an application which requires that the user's browser support VML (Vector Markup Language - an application of XML). Otherwise Adobe Acrobat PDF versions of the documents are presented as an alternative. In order to determine if the browser supports VML, my JavaScript checks for...

Part and Inventory Search

Back
Top