This is a discussion on "filter xml and sort xml" within the Other Programming Languages section. This forum, and the thread "filter xml and sort xml are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
filter xml and sort xml
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hello everyone,
I am a newbie to xml and I urgently need help for the following. Any help is greatly appreciated. I have an xml which stores files uploaded, as follows: <?xml version="1.0"> <files> <file id="1" name="file.asp" lastupdated="3/2/06 09:20:29AM"> <file id="2" name="file.doc" lastupdated="3/2/06 11:30:45AM"> <file id="3" name="file.xml" lastupdated="3/2/06 10:40:30AM"> ............ ............ </files> and in another html file,I have a few hyperlinks as follows: last uploaded in 1 hour -> this is a hyperlink 2 hour -> this is a hyperlink 3 hour -> this is a hyperlink upon clicking the hyperlink, I need to show files uploaded within the specific hour (clicked by user). I understand that XSL may be required to do the sorting and filtering? How do I go about working on it? Besides displaying all the files uploaded within the specific hour. How can I set such that only the last 10 are displayed only? I am using ASP (VB) for coding. Thank you. Best Regards. Last edited by alcove; Mar 2nd, 2006 at 01:34. |
|
|
![]() |
| Tags |
| filter, xml, sort |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| timing issue for filter table | tweakmy | JavaScript Forum | 2 | Nov 30th, 2007 12:48 |
| easiest filter | alexgeek | PHP Forum | 16 | Aug 24th, 2007 15:44 |
| Link filter question | Zonglars | Webforumz Cafe | 4 | Jul 28th, 2007 00:33 |
| Nicotine Cigarette Filter | webit123 | Free Web Site Critique | 4 | May 29th, 2007 17:19 |
| Need Assistance from HP Filter Experts... | d_assassin | Hosting & Domains | 2 | Aug 22nd, 2006 04:02 |