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

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

    Doubling up on inputs

    Hi, Ive just moved into a new job & have been asked to modify a asp shopping cart site. I asked a few questions in the ASP part of this site & got some good advice, but the following post has left me a bit stumped as I only have some very basic html knowledge. Below is what another user has...
  2. mpwright

    Shopping cart problem

    Hi, I am making an ASP shopping cart site and Ive used data valadation to check that valid quantities are in an "update quantities" input box. But when I hit the update quantities button I get: Error Type: Microsoft VBScript runtime (0x800A000D) Type mismatch: '[string: "1, 2"]'...
  3. mpwright

    Data Valadation

    Hi there, Iv recently started a new job & have been asked to ammened a website the person who used to work here had made. It's a small company site with a shopping cart system. There are a few problems that I need to address but ive know idea how as I only have a basic understanding of HTML &...
  4. mpwright

    Data Valadation

    Hi, Ive added some javascript to a shopping cart site that im making. The script stops the user from entering an invalid character (like a negative quantity or a letter) into the "quantity" box (which displays how many items a user has in there basket). But since ive put it in the script has...
  5. mpwright

    Data Valadation

    Hi, I am making an asp based shopping site & im having a problem with the javascript validation code at the checkout. I need to make it so if a user tries to checkout but has nothing in there cart then an error message is dispayed & wont let them go any further. Could someone point me in the...

Part and Inventory Search

Back
Top