Hey Guys,
So i need really simple instructions on how to arrange my costomer list from newest to oldest (decsending)
<select name="MODULE">
<option selected="selected" value="Customer">Customer </option>
Basically when you open up the website and click costomers, you see a list with data_0 - date_400 or something. how to i rearange it so it starts with date_400??
THANK YOU SO MUCH!