Displaying 2 results from an estimated 2 matches for "varioous".
Did you mean:
various
2008 Mar 17
2
sort the collection in the index.rhtml
...ow is an additional drop down list that will contain all
possible categories of the products
so if i choose let say, mugs from the drop down list the whole page
can either using ajax to refresh the list to contain just mugs or do a
refresh of the page.
this drop down not only needs to include teh varioous categories but
also the word ''All'' so that if the user chooses All , the list will
again display all items in database.
Can someone please enlighten me on how to do this?
Thank you.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are s...
2007 Apr 03
1
string comparison functions
Hi,
What rules are used when Wine libraries compare Unicode strings? I need to
know when ascii characters can match their approximate Unicode
equivalents.
For example: 'U+1D49 MODIFIER LETTER SMALL E' matches 'U+0065 LATIN SMALL
LETTER E'
I am debugging IE javascript security issues. IE6 on Wine (Linux Debian)
matches more equivalents than IE6 on Win98 and WinXP.
--
Tomas