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

    Email Validaton COBOL/400

    Here is the code that I am using and the issure that is left behind. Any suggestion on another way or how to do it the way I am currently I would be greatful. START-CHECK-EMAIL-ADDRESS. *Reset counters. MOVE ZEROS TO WS-AT-SYMBOL. MOVE ZEROS TO WS-PERIODS...
  2. JSutor

    Access report to RTF problems

    I need some help with a problem, I have a user trying to convert an Access report to Rich Text Format and am loosing some of the data, it's shifting fields and cutting fields off. This was working fine prior to SP2 install on a Windows XP machine. Does anyone have any suggestions on how to fix...
  3. JSutor

    Access report to Rich text format problems

    Fellow tek-tippers, I am having a problem with a users PC and need some help. The user is trying to send an Access report by going to file/send to and then selecting Rich Text Format. When it creates the Rich text file fields are getting cut off, missing and other various problems. In...
  4. JSutor

    Identifing video card and finding drivers

    I am having trouble identifing a video card in my father in-laws computer. I have yet to find real identifing manufactur markinks on it. Any ideas on how to identify this video card and where to find the proper drivers for it??
  5. JSutor

    Proxy Settings Problem

    I am using group policy to lock down a computer for my company. I have set the browser to go to 127.0.0.1 for all websites except www.companysite*; www.trainingsite* however it still blocks out two sites. One the company webbase email (not a big deal). Two the employment search and application...
  6. JSutor

    IE not working but Outlook does

    Need some help here! My friend just got a brand new Dell I installed all the updates. When I left the internet was working fine. Now there appears to be some problem with IE. When she opens up IE it says this page can't be displayed. However, her email is working just fine. I went through all...
  7. JSutor

    Blocking users access to websites ( not with content advisor)

    Alright my question is this folks. I am trying to block a group of computers from accessing any websites besides that of the companies and the web based training site. I don't want to use content advisor because anytime that one of the websites is updated and a page is added needless time would...
  8. JSutor

    Binding a program in Cobol ILE

    When binding a program in Cobol ILE is the data declared in the main "module" global variables while those declared with in a sub-program/"module" local variables similar to the concepts in Java and C++??
  9. JSutor

    Start

    When does a Start statement lock the record?? and when is it best to use the Start... No Lock??

Part and Inventory Search

Back
Top