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

    How to execute this query?

    I am trying to ececute this query on a php file but just can't get it to work. I'm a newbie, so please don't laugh at my attempt! hahahahaha What I need is to get the total amount of fields from a table named JOS_THEMES, where VARIABLE = PROFILE_DOMICILE and VALUE = KMIA and VARIABLE =...
  2. ERuiz

    How can I send an email using input from form?

    I have a question. I would like to have the information entered on this form sent via email once the user submits the information. The catch is that the email to be sent to, has to use a variable taken from the page itself. For example, the email would have to be something like this...
  3. ERuiz

    How can I send an email using input from form?

    I have a question. I would like to have the information entered on this form sent via email once the user submits the information. The catch is that the email to be sent to, has to use a variable taken from the page itself. For example, the email would have to be something like this...
  4. ERuiz

    document.add.PB_HH is null or not an object?

    I am getting this error "document.add.PB_HH is null or not an object" everytime I try to run this script: <script language="JavaScript"> <!-- function CalculateHours() { var minutes1 = 0; var minutes2 = 0; var minutesdelta = 0; var hours = 0; var hours2 = ''; minutes1 =...

Part and Inventory Search

Back
Top