Jump to content

saving firepath eval-results in order to do further processing


dilbertone

Recommended Posts

Hello dear Community,

 

i have a large document - and i want it to parse it and spit out only this part:  schule.php?schulnr=80287&lschb= 

 

Question: How to i parse the stuff!?

 

Well i try it with FireBug and FirePath (the Xpath-tool) i do it like the following:

 

    * Load the document into my browser, if possible

    * start Firebug extension/add-on

    * run the FirePath extension

    *  and run the xpath

 

      //a[contains(@href, "schule")]/@href

    *

 

      then i click "Eval" button.

 

i find 2030 results - that are marked - how do i get them out of the firebug - to work with them?!  If i have to be more precise - plz let me know!!  Perhaps i have to write more - and to add more information

 

See the screenshot - here  http://img259.imageshack.us/img259/7360/sceenshoteval5.jpg

 

how can i copy and paste the results - in order to do further processing from thereon.

 

 

look forward to hear from you

 

regards

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.