I need a program that obtains a record based on two queries. Let say: someone wants to know what color results mixing red and blue. Selecting red...

How It Works

Get an answer in three easy steps. Here's how it works...

Ask Your Question

1. Ask Your Question

Enter your programming question at the top of this page and click Get An Answer.

Pick Your Priority

2. Pick Your Priority

Tell us how quickly you want your programming question answered.

Get An Answer

3. Get An Answer

Connect with your programmer via online chat or telephone call.

Answer

Customer
I need a program that obtains a record based on two queries. Let say: someone wants to know what color results mixing red and blue. Selecting red in one dropdown menu and blue in another you can see the result on the next page: Purple (or whatever). Is there a free code that does this? Do you know where or who can make it really cheap? Thank you very much to anyone who answers. I'll give you a link on my page for this favor. Best regards Pablo Padula p**o@websur.com
Posted
Matthew Pomar
Customer Support
The code is pretty staight forward if you have the data from the table. Is there a formula that works here?
Posted
Customer
Hi: Thank you very much for your response. The formula is pretty simple. Aries + Capricornio=1.html Aries+Cancer=2.html, and so on. There is no special formula, like a calculation. It's just send me to this page when both signs are selected. Can you help me? Thanks Pablo
Posted
aspdeveloper
Programmer
One way to do that would be to create a table with 3 fields : field1 : f.e. Aries field2 : f.e. Capricorn field3 : f.e. 2.html select field3 from possibilities-table where field1 = 'Aries' and field2 = 'Capricorn' et voila, there you have your solution. Allthough it's not an ideal one, since you might end up with a table which is very large. The only way to get around this, is to have some kind of formula which enables you to put some logic in the combinations ... Hope this helps ! Greetingz, Koen Hoorelbeke http://www.delphi.com/aspdeveloper/
Posted

quoteTestimonialsquote

About ExpertHelp

ExpertHelp is changing the way you connect with service professionals.

Whether you have a quick question while preparing your taxes, troubleshooting a computer problem, or need to hire an attorney, ExpertHelp is the most convenient and affordable way to connect with the right service professional to get the job done.

ExpertHelp has been in business since 2011, is an A+ Rated Better Business Bureau accredited member, and offers a 100% satisfaction guarantee on every question you ask!

More Programming Questions...

Ask Your Programming Question & Get An Answer Now!