Hi,
Thanks for your replies. Sorry, now that I re-read it my original post was pretty unclear about the issue I was having at the time.
I have a working solution now but stuck with one part of it. When the confirm button is cancelled, how do I stop submission of the form? I have tried many...
Hi all,
Looking for a little guidance here please. What I'm looking to do is check the value of a select box and if a certain option is selected, then check the value of a textarea for a string from a list.
So for example, using the following form, the logic I need to get working is:
OnSumbit...
Many thanks!
You've pointed me in the right direction and with a little tweaking, I think I have a working solution. :)
SELECT a.multiplejob
, a.engineer
, a.customer_street
, b.multiplejob
, b.engineer
, b.customer_street
FROM jobs a
JOIN jobs b ON...
Hi,
Many thanks for your reply.
Your query pulls out any multiple jobs on the same street, but doesn't differentiate whether it is the same engineer visiting or different engineers. This is the part I have been struggling with. To be more clear, I only need the query to return a result if...
Hi,
I am trying to write a query for a diary application that manages engineers and I am totally stuck on something that I think should really be relatively easy so looking for help. I've been going round in circles with this today and just can't get it right. Basically, I'm trying to run a...
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.