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 Chriss Miller 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. manelandrce

    User control inside gridview row

    Hi, An example of my problem: <asp:GridView ID="gvList" runat="server" AutoGenerateColumns="false" DataKeyNames="Id" OnSorting="Search_Sorting"> <Columns> <asp:TemplateField> <ItemTemplate>...
  2. manelandrce

    Https form

    I would like to transfer data within my site using HTTPS forms. I have a link to a https page (within my site), and in this https page I have a form with information like credit card, etc, etc and when I submit this form, I process this data in the same page (post back) but I receive a...

Part and Inventory Search

Back
Top