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

    problem in Browsing .dat files

    Hi Everyone, I have a simple ASP.NET code that lists all the .txt and .dat files in a directory with links. On clicking one of the links, it simple opens the file through the browser. For e.g., if we click on a file called sample.txt, it opens up the link...
  2. vcplearner

    porting to Excel: Number formatting problem

    Hi everyone, I have a C# .NET [Any .NET soln. will do] application that exports a DataGrid to Excel. I am also required to format the numbers in the cells. There are two kinds of numbers that I deal with: 1. Currency format 2. Number format Now, the problem I am facing is with Negative...
  3. vcplearner

    problems in using data objects....

    Hi Everybody, One of my scripts, write profile defintions using the data objects and Profile Definitions in the Profile Catalog. When I use a standard Profile definition like the "User Object" or the "Address", my scripts is able to write to the associated database. By using, I also mean when...
  4. vcplearner

    problems in retrieving attribute values through ADSI....

    Hi everybody, I am currently having to retrieve some data from a MS Site Server membership directory (that uses LDAP) using ADSI programming. Specifically I need to retrieve ALL the members (and groups) that are directly under a specified group. ALL the groups from a specified member through...
  5. vcplearner

    dll loading problem....

    Hi all, I find so many (800 or so) questions on this in the Internet, but no response! When I execute my program, it hangs with nothing in the output (o/p) window...however, when I run it in the debugger mode and see the o/p window here is a bit of what I get.... Loaded 'ntdll.dll', no...

Part and Inventory Search

Back
Top