realbasic-nug
[Top] [All Lists]

Parsing Multiple websites

To: realbasic-nug@lists.realsoftware.com
Subject: Parsing Multiple websites
From: Tom Russell <linuxrox69@rochester.rr.com>
Date: Sun, 31 May 2009 18:17:20 -0400
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
User-agent: Thunderbird 2.0.0.21 (Macintosh/20090302)
I have some code that parses out some rss feeds from a website. However there are other sites I want to do the same with and accumulate all the data I want into a listbox.

I already have all the the code for parsing the xml and putting that data into a listbox but am unsure how I go about doing one site after the other?

Any ideas?

Thanks.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>
  • Parsing Multiple websites, Tom Russell <=