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 quwesi

  1. quwesi

    Hidden field value

    Thank you guys
  2. quwesi

    Hidden field value

    Hi, how will this solution supply the cityID value to the hidden field. I will be very happy to know.
  3. quwesi

    Hidden field value

    I have a table with 2 columns, cityName and cityID. I have a form with a dropdown list that takes its values from the cityName column of the table. I have a hidden field on the form and I want its value to be the cityID based on the selected cityName in the dropdown list. These 2 values will...
  4. quwesi

    Double Row Insertion

    When I execute an INSERT statement to add a row to a table within my SQLsever database I realise that the row is inserted TWICE. Any idea how to resolve this? Thanks
  5. quwesi

    Bind dropdown values to SQLdatasource select statement

    On the same page I have 1. a cascading dropdown of 2 dropdowns to select state/province and then city 2. Sqldatasource to select data from a database, depending on the values chosen in the dropdowns and 3. a gridview to display the the results of the selection. However, when I choose the...

Part and Inventory Search

Back
Top