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

    Saving of Form Items Using Perl and the onchange option.

    I have been looking for a way to save off the value of a drop down list box and use this value to parse data based on the value of that item. I am using the onchange option on in the <select> however when I change items nothing happens. Can someone please help me figure this out? Here is...
  2. sjg0003

    Updating a Graph Using a Command Button

    I have a number of sql statments that capture the data I want to place in a chart. What I do not know how to do is to be able to update the chart on the fly by using a command button. I currently do not have a chart on my form because I don't know the best method to do this. Anyone know how...
  3. sjg0003

    Adding a new record using an unbound form

    I am trying to add a record using a form that is not bound to any tables. Here is what I am working with. Table1: customer_info field1 = cust_snn (primary key) field2 = cust_fname field3 = cust_lname ... ... ... Table2: customer_transactions field1 = id (autonumber) field2 = trans_ssn...
  4. sjg0003

    How to calculate what week it is from the current date

    I have a couple forms in which I have revolving work-in/work-out. Rather than having to type in what week it is I would like to be able to update my revolving wrk-in/wrk-out DB by pressing a button. It would just add the current date into the date field and calculate what week it is and...

Part and Inventory Search

Back
Top