Sorry for the confusion. The table, or array, isn't as straight forward as it appears. Each row and column is a test condition.
For example:
What if each row represented a day of the week and each column represented some other condition and both conditions were parameters for which your...
Hi,
I need advice on the best way to handle a table or matrix solution. For example, if I have a table such as:
A B C D
1 true false false true
2 false false false false
3 false true false false
4 false false false true
I don't want to code a bunch of 'if' statements to...
Greetings,
I've been developing for quite sometime now on different platforms. Most recently I've been developing in Java. What are the hottest web development technologies right now? Are they opensource? Are they freely downloadable? Are there tutorials available online?
Lately I've been...
Hi,
What tools are available to facilitate drag & drop functionality on web pages/web applications? Are any OpenSource?
I'm in a struts/java enviroment and I'm interested in finding out if any tools or technology is available to help me accomplish this.
Any ideas would be appreciated.
Thanks.
Hi,
I've gone from low-level development through C, C++, Java to web development technologies and frameworks.
Web development seems to be making the biggest noise these days.
What I'm hearing about are approaches such as Ajax, Spring, Hibernate, etc. There's also the on-going debate of .Net...
Hi, and thanks for your reply.
I have tried " before and that works of course. But my question, I guess, is do I have to parse each text field for a quote and replace it with " before displaying in a textbox? Would I have to do this for every textbox? And if so, what's the best way to...
Hi,
I've searched the forum and the FAQs and haven't found this topic.
I have html forms which accept user data. The textboxes will not accept double quotes. The behavior that I see consistently is that the double quote and any characters following it will be truncated. Sometimes, although it...
Hi,
I'm new to javascript, but have coded HTML forms.
I need a good javascript tutorial and I need to quickly code the following:
In my form I have two dropdowns. The first is a category, the second is a subcategory.
I need to code an onchange for the first category dropdown to populate the...
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.