Hi
its me back again
Is there a way the order by ID DESC can be placed in _variables.asp as a permanent fixture.
I have placed ORDER BY [ID] DESC in step 4
but if i then go for vertical layout it defaults to [ID] ASC
works fine on horizontal layout as you can click on NAME to sort by ASC or DESC
This facility is not available in Vertical layout
Pulling my hair out to configure it....
on _list.asp i search by Name but gives me the first ID number
same applies on _search.asp using vertical layout..
Basically i am trying to get users to view profiles by the latest addition not
by the first entries
P.S.
The facility to sort order by is not available in Vertical layout