I have a 3 drop down menus used in a form. Depending on what the selection is of the 1st drop down menu, the contents of the the 2nd and 3rd drop down menu can change.
I have all the contents of the drops down menus coming from my index server which changes daily or sometimes does not change.
Since the contents contents of the first drop down changes daily or not how can I get it to cache so that it appears for the users quicly, same way I would like to do the same execrise for the 2nd and 3rd drop down menu ?
Any help is greatly appreciated!
Thanks in advance.