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: *

  1. sammyDashoe

    Data Binding

    Hi there, i'm tryin to pass to the DataAdapter.Fill method a startRecordIndex, max records, but on cliking Next button which calls nextClick, the pageIndex increment does not increase after 1 and no errors are thrown. When i click the Next button nothing happens, please help. using System...
  2. sammyDashoe

    Javascript and Form tag

    if i put the image into the form tag, it the script doesn't run like this.. <form id=form1 runat="server"> <div> <img id="myimage" src="images/DSCN0311.JPG" height="300" width="300" /> </div> </form> <script language="JavaScript1.2"> . . ..<script/> ...

Part and Inventory Search

Back
Top