Paul,
Thanks for the help. I was wondering if you coud assist me with another issue that I am having?
I have expanded the script a bit to include a few more list boxes and one listbox that gets dynamically created based on what was selected in the platform listbox. It looks like my...
When I do it the way you have suggested I recieve the following error:
String found where operator expected at ./script2.pl line 8, near "->"the selected OS was $os""
(Missing operator before "the selected OS was $os"?)
syntax error at ./script2.pl line 8, near "->"the selected OS was...
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...
I do not even know where to begin with the graph. I can manually add a graph but I need to be able to change the information on the fly and not sure how to do this.
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...
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...
What I need to do is convert the current day
example:
01/06/2004 = Week 2
01/15/2004 = Week 3
January 6th falls under week 2 and January 15th falls under week 3.
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.