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 John Tel 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: jamesp81
  • Content: Threads
  • Order by date
  1. jamesp81

    BDE Administrator will not open

    My machine has BDE Administrator installed on it, as I have a couple of databases that I access through it. BDE is apparently still working since my access to these databases hasn't been affected, however, when I double click on the "BDE Administrator" icon in my control panel, nothing happens...
  2. jamesp81

    Outlook 2003: Rebuilding PST file every time Outlook runs

    One of my users has a problem: when he opens his Outlook 2003, it comes up with a message box that claims that the Personal Folders file was not close properly and then proceeds to check it for errors. Normally, when I reboot his machine and start Outlook for the first time, this error doesn't...
  3. jamesp81

    Remote Desktop on W2k3 intermittently crashing

    I am using a Windows 2000 professional desktop machine to remote administer a Windows 2003 Server Standard Edition R2 server machine. I am attempting to use Remote Desktop to do this. I downloaded the RDC client from Microsoft, installed it on the Windows 2000 pro box and everything seemed...
  4. jamesp81

    Need a server side script to read filenames

    I need a server-side javascript that can read filenames in a directory on the same server, and return an array of strings that are the names of the files in the directory I specify. I can't seem to find method or function to read the names of all the files in a directory in javascript. Does...
  5. jamesp81

    Need to get a pop-up to print

    I am creating a pop-up window to display information specifically for printing. The page the pop-up is launched from calls an external javascript function which takes the information to display as text and scripts out all the HTML when it creates the page. The function scripts out HTML and...
  6. jamesp81

    Retrieving attributes of a paragraph tag

    I am currently passing the innerhtml of a paragraph tag to a function, which works well. What I also need to do is either pass the html of the paragraph tag itself, or at least programatically retrieve it's style attribute. I did some google searching on this subject and found some code that...
  7. jamesp81

    Reading raw HTML with javascript

    Does anyone know how, or if it is possible, for a javascript to read the raw HTML of the page it's on. If so, does anyone know how to go about this?

Part and Inventory Search

Back
Top