[jawsscripts] Re: XML related questions, any help please?

  • From: Jonathan Cohn <jon.c.cohn@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Wed, 17 Jan 2018 10:26:40 -0500

Here is code I cleaned up yesterday.
...

*o = GetElementsByClass (RowHeader )*

*iCount = o.length  - 1 *

*for i =0  to iCount *

* sText = o.item(i).text*

*sId =  o.item(i).attributes.GetNamedItem("id").value *

...


; return list of DIV elements having a specific class

*Object Function GetElementsByClass (string sClass)*

*var*

* object XMLDomDoc = GetDocumentXMLObject (),*

* object oResult,*

* int  iCount*


*oResult = XMLDomDoc.DocumentElement.SelectNodes("//Div[@class='" + sClass
+ "']")*

*iCount = oResult.length*

*if iCount then *

* return  oResult *

*else*

* return null()*

*EndIf*
*EndFunction*



On 17 January 2018 at 09:52, Jitendra Kumar <jeet.invincible@xxxxxxxxx>
wrote:

I am sorry tom, I know that, it was from the office mail.
Well, thanks bob, I shall give it a try, Looks like I have got the new
flashing car and not need to reinvent...
On 1/17/18, Bissett, Tom <tom.bissett@xxxxxxx> wrote:
Your message is coming through all messed up.  It is unreadable.
Regards
Tom Bisset
-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of jitender
kumar@5142695
Sent: Wednesday, January 17, 2018 5:04 AM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Re: XML related questions, any help please?
wp…«b±«m®&ìüg­5©žt‹^›øŸŠØ¬jšè¥êíÊŠ
Ú™ëa¡ßð…êÞ!Ƨ~)ÝjX¬¶‡ì¹ÈfzØhvƧvšè¥êí‰
ëÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
º&þ8­zw^®K¦j¿ù× 
º÷”žžßÖyÙÞ±Ö²ü–§¹ªò׿öÓ_5Óýuÿ @1:ÿ 
¬,±Êâ¦Ûÿ~·ž–+-³ú+ +›
ç-ý
ÿþ6°²Ç+Š›lý Ã¿\ÂëzV­yÚ®zËb¢{ÿj|¡zZi•æ¬{ôb‚ 
ÿnëp…«b~z,µ«br)ߢ+
½¨¥i¹^ý©Ýjȧ‚Wš¶Úânë^–) 
rV¬²+.±ç_¢¹¨­ëajz'yé^™éí³ùb‘ïÚ®&ÿ•¦Þ–W o
__________�

View the list's information and change your settings at
//www.freelists.org/list/jawsscripts


__________�

View the list's information and change your settings at
//www.freelists.org/list/jawsscripts




--
Skype:
Jeet.delhi
__________�

View the list's information and change your settings at
//www.freelists.org/list/jawsscripts



__________�

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts

Other related posts: