|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Pagin in XML
Dear All...
I was requested to enable paging upon viewing very large XML documents... To do so.....I have the following options: a-use DSO (Data Source Opject) to connect to XML...but it is aplicable on IE only.... b-use XSL to enable that...but still I have not tested it yet.. c-I have used the text stream in the filesystem object... and by calculating the number of lines i can get soemwhere with it.. now...does anybody now of a way to enable something like DSO (dat binding) on netscape...???? Best Regards |
|
#2
|
|||
|
|||
|
|
|
#3
|
|||
|
|||
|
Paging in IE
Dear Sir....
I have read the taturials...XUL is very nice ... but what abvout IE...hoe can I implement ...this....??? Best Regards |
|
#4
|
|||
|
|||
|
No idea on using DSO, but this should get you started using XSLT. http://p2p.wrox.com/archive/xslt/2001-09/76.asp
It's very doable with that. This might be useful, it's ASP.NET. http://www.xmlforasp.net/codeSection.aspx?csID=15
__________________
-james Last edited by bricker42 : April 1st, 2003 at 07:14 AM. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > Pagin in XML |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|