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 TouchToneTommy 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 jaac79

  1. jaac79

    Image in ASP

    <%@ Language=VBScript %> <% Option Explicit %> <% Dim strImgPath strImgPath = (Server.MapPath(&quot;images\&quot;)) Response.Write (strImgPath) Response.Write (&quot;<p>&quot;) Response.Write (&quot;<img src=&quot;&quot;&quot; & strImgPath &...

Part and Inventory Search

Back
Top