I am creating a trial web application and limiting myself to Commands and Functions and an assumption that the user will not have Java Applications able to run ~ which is “working fine” so far.
My main sticking points are:
URL Commands:~ I can control the start and quantity of items to display in a view BUT I cannot capture “where I am”, to influance a Next / Previous . . so that they do not appear imappropriately.
EXPORTS : I wish to cause an email or download of a view as a spreadsheet but cannot find guidance.
I am wondering if there is a more basic sample site / practical tutorial / book which may give me some opportunity to try things out?