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

    Call ASP without Window.open()

    Right now I am, from the client-side, calling an asp with a window.open(). The asp called acquires data from SQL Server 7.0 via stored procedure and then changes data on the client document via window.opener.xxxxxxxx.value = whatever. This technique results in a brief opening of a window and...
  2. nj5j

    Trigger - Acquiring NT User ID

    Within a trigger I need to identify a user via his NT User id but there is no system variable that provides this and instead provide the SQL Server logon. Any ideas?

Part and Inventory Search

Back
Top