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 strongm 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: shamrox7
  • Content: Threads
  • Order by date
  1. shamrox7

    Submission to 2 forms at once

    I have a very long form that the user inputs data about a client. Within the form are fields for various contacts for that client company. Am I able to use one submit and have it submit some of the fields to the client table and some of the fields data to the contacts table? At the same time...
  2. shamrox7

    Force Calc via sql statement

    Ok, I'm not sure if this is possible but it should would be handy. I have a database full of records, including a few fields with financial data. The user wants a new field added to calc the profit based off of two other fields. I have written code that will calc it on the users webpage for new...
  3. shamrox7

    Adding total to bottom of table

    I have a table that I output data in from a mysql query. I'd like to show a total of one column but I'm not sure how this should be written. Any help?
  4. shamrox7

    function not right?

    I have written a function that does a few calculations based on numbers entered into several fields. I have most of it working, but a few things just don't ever fire and perhaps someone can see what's errored in my code. Background: User inputs the vendor list price, quantity, a discount (if...

Part and Inventory Search

Back
Top