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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jritter

  1. jritter

    Access Javascript from VB.NET

    Try this: http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnaspp/html/aspnet-injectclientsidesc.asp?_r=1
  2. jritter

    ActiveX vdb files when running program

    Try this: UserDocument.Hyperlink.NavigateTo PathFromURL("yourfile.vbd") Function PathFromURL(iURL As String) As String On Error GoTo err_handler Dim navPath As String Dim intLocal As Integer ' Check if there is an absolute URL being passed in. ' If so, return...

Part and Inventory Search

Back
Top