Having looked at an utterly trivial problem for a couple hours with no resolution, I feel a complete fool and would be grateful if someone would point out what is wrong - I cannot see the wood for trees. (I have boiled the more complex real problem down to its core code).
In summary:
- ID...
I need to link from one page to another – either with an <a> href anchor or a window.location or similar – such that the second page is always checked first to see if has changed (and if so reloaded from the server) or, failing that, always reloaded.
location.reload(false) will check first...
I want to display an HTML table of items for auction (one item per row) that people can bid for. The rightmost cell in each row will contain a BID NOW link or button.
When someone clicks BID NOW, what please is the easiest way to identify the relevant row number (so that I can then retrieve into...
I have been trying in vain to persuade an XML RSS feed of mine to use XSL for some custom formatting. I have extracted the gist of what I am trying to do into two test files (below). Can anyone spot what I am doing wrong please?
Feed file: http://www.decomplexity.com/testnewsfeed.xml...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.