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 Wanet Telecoms Ltd 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: jpm3
  • Content: Threads
  • Order by date
  1. jpm3

    Restoring windows of multiple-instance EXE's

    I built an EXE that scans a portion of a large database based on start/stop points entered by the user. So you can run one EXE to scan A - M and another instance of the same EXE to scan N - Z. I tried setting the form captions to "Scan_A" and "Scan_N" (so they would have different names)...
  2. jpm3

    Adobe Reader 7.0 Printing Problem

    Although this is not an Acrobat developer question, can anyone shed some light on this critical problem -- there is very little and sketchy info out there, although it should be affecting a lot more people... Environment: Adobe Reader 7.0 with updates 1, 2 and 3 Win XP Pro, SP2 Outlook 2000...
  3. jpm3

    Secure sign-on crashed with XP Pro SP2 and IE SP2

    We recently set up a new XP Pro SP2 system, and we lost the ability to sign on to 2 out of 4 of our on-line banking sites. The banks say to Disable Browser Extensions, and this works, but isn't there a more specific remedy? The accountant wants her toolbars! KB article 870700 says to go...
  4. jpm3

    Email from Excel not seeing Contacts

    The "File -- Send To -- Mail Recipient" items in both Excel and Word 2000 are not seeing the contacts listed in Outlook 2000. Also, spell checking is not functioning in the email being created this way. This is happening on a new PC running XP Professional SP2. This worked fine on the old PC...
  5. jpm3

    Will hibernate/standby protect pc from extreme heat?

    Will hibernate or standby mode protect a server from extreme high temperatures (85-90 degrees F)? Our Florida company moved to a building with NO a/c on Sundays, and even with a portable A/C unit running 24/7 in the server room it still hits mid 80's on Sunday afternoon (and it's only May!)...
  6. jpm3

    Automation of Form Browsing and Saving?

    A particular website posts forms for subscribers to view, by Form ID. Given a set of FormID's, I'd like automate the process of bringing up each form in a browser and saving the HTML to a file (this is not prohibited in the site's Terms of Use and the subscription fee is hefty). Can someone...
  7. jpm3

    Can Form Browsing and Saving be Automated?

    A particular website posts forms for subscribers to view, by Form ID. Given a set of FormID's, I'd like automate the process of bringing up each form in a browser and saving the HTML to a file (this is not prohibited in the site's Terms of Use and the subscription fee is hefty). Can someone...
  8. jpm3

    Passing strings back from a C++ DLL function

    I'm trying to use an exported DLL function to pass in a date (as a long) and pass back a factor from an ACCESS table for that date. ** How do I convert the long I pass in (20030612) to the string "6/12/2003" ?? ** I only found a define that extracts ADO recordset fields as variants...
  9. jpm3

    How to repair table row count of 0

    Has anyone seen a table row count property go to 0? (Enterprise manager, right-click on a table, and choose properties). It is some kind of damage that occurs, causing queries to ignore indexes and use table scans. We haven't found any information on this - let alone how to repair it! Replies...

Part and Inventory Search

Back
Top