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!

Search results for query: *

  • Users: enzobanzai
  • Content: Threads
  • Order by date
  1. enzobanzai

    Kill or Destroy Session Var

    Hi In ASP VB does anybody know how to kill or destroy a session var once a page loads? I have a shopping cart and I want to destroy the session orderID after the user places an order. Cheers Dave
  2. enzobanzai

    Simple ASP search facility

    Hi I am new to all this so I need a little help. My client wants a litttle search facility in his site. I am doing this in ASP VB with Access as the DB. Heres the search page: http://www.paperboys.com.au/admin/stock_search.asp Now the table in my database (tbl_stock) is a simple one that...
  3. enzobanzai

    Conditional regions and Memo Fields

    Hi Im developing the a site in ASP VB Script with Access and I am doing some Conditional regions. Have any of you done these before and if so have you ever came accross problems with conditional regions and Access Memo fields. For example I have a few conditional regions in this page...
  4. enzobanzai

    Images per page 12 - 16 - 32 - 64

    Hi I am trying to get a feature to work on a clients website. I am building a image library in ASP VB Script and I want the user to be able to select the amount of images they view on the page. eg. Images per page 12 - 16 - 32 - 64 So selecting 12 for example would only show 12 records. I...
  5. enzobanzai

    Calculate radio buttons in form

    Hi I am developing a page that has a form on it with 10 questions. Each question has a 1 to 10 radio button option for the user to choose. The forms actions posts this info to the results page which displays the resluts using the request.Form method. How do I add up or calculate the total...

Part and Inventory Search

Back
Top