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!

Recent content by OliverHamou

  1. OliverHamou

    06:22:06.9093: Referenced file '~/Scripts/_references.js' not found.

    Hello You can use this tips on your webpage <script type="text/javascript" src="<%# this.Page.ResolveUrl("~/js/jquery-1.8.2_min.js") %>"></script> and in the behind you need to add this on the page load , to work well protected void Page_Load(object sender, EventArgs e) {...

Part and Inventory Search

Back
Top