July 2018
Reap the rewards of membership in the world's largest organization for stamp collections -- The American Philatelist magazine, library access, insurance, discounts & more
Support the APS through donation, estate considerations, and volunteerism. Grow your knowledge while you expand our reach for the community of collectors
The APS StampStore help you find the stamps you need and sell the extras you have, all through a trusted, reliable source. Members can enjoy discounts, and selling privileges
The folowing example will call a JavaScript function called AskForYear. That simple script will basically call the API controller SimpleDemoRequests and ask it for CurrentYear. The result will be shown in a JavaScript alert. Note that the AskForYear([Module:ModuleId]) will be parsed by the server into AskForYear(622) or something similar, so the JS call will never see the square brackets. Let's try it: Very simple test - ask for year
This will call a Javascript called AskWebApiForModuleInfos. That simple script will basically call the API SimpleDemoRequests and ask it for GetModuleInfo. The result will be shown in a JavaScript alert. Let's try it: Very simple test - just get some module infos.
This will call the JS GetArrayOfDays just to get a list of something back. Try it: Get array of days
Try it: Get categories