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

    Winfax prod hangs on "converting fax into image"

    I've a windows 2000 PC's SP4 and winfax PRO 10.0. I've developed a faxserver application, which start every X minutes every day. This works fine, except that every 2-3 days, the application hangs on the window ("Converting fax into image"...). So, the next time my application starts, the winfax...
  2. pit75

    What is doing task scheduler?

    I don'know if this is the correct forum, but I'll try. Every time I start my PC (windows NT 4.0 SP 6), I receive this message about a tasck sheduler error "You should not run task scheduler from command line, you should use the task sheduler folder"...or something like this. I really don't...
  3. pit75

    mailmerge char delimiter

    I've created a word mailmerge document; The problem is : every time I reopen the document , it demands me which record an field delimiters I want to use. This obviuosly makes me impossible to automate the entire process. Does not exist the way to specify the delimiters characters from VBA (i've...
  4. pit75

    Start an event after receiving a mail

    Hi all Is there any way to start an application after receiving a particular mail? I need to schedule a procedure, and this procedure must start when I receive a particular mail in my Outlook client. I can recognize this mail from the subject, always the same, and the sender. So I think that I...
  5. pit75

    Before closing event????

    Hi, is there any way to start a macro only after I push the close button (to close a document) from word? I know that (in Excel) there is the "private sub workbook_beforeclose()" statement...I'm trying to make the same thing in word (also with "sub document_beforeclose()&quot...
  6. pit75

    How to download automatically a file from URL

    Hi, I've an application in which I need to download, every time it starts (on form_laod), a file from a url. I know the name of the file, always the same; i need to know what kind of controls and statements I should use to make this,...have you any tips? Thank you
  7. pit75

    How to download automatically an file from url

    Hi, I've an application in which I need to download, every time it starts (on form_laod), a file from a url. I know the name of the file, always the same; i need to know what kind of controls and statements I should use to make this...have you any tips? Thanks
  8. pit75

    Making an executable file from VB

    I'm making a little client-server VB application; so I write the server project and the client project. Debugging and executing the application from Vb environment, doesn't give me any error...but after I've created the executable file, my c/s application doesn't work!it gives me a fatal error...

Part and Inventory Search

Back
Top