DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2007
    Posts
    2

    Exclamation How to parse/assign data?

    I'm a web designer not a programmer, need help.

    I'm trying to create an interface to a custom search database. I use either a POST or GET and am returned an XML response.

    How do I parse this XML? How do I assign the results to variables? I would like to use Java to do this unless there is an easier way. The result is always structured with the same fields (however sometimes items do return with some null data) but how to I grab the returning result and process it?

    Thanks!

  2. #2
    Join Date
    Aug 2007
    Posts
    2

    Solved!

    I was able to use Python and it worked great!

  3. #3
    Join Date
    Aug 2007
    Posts
    5
    Seems like everything I find when doing a search is web based. I would think finding a solution to your specific needs would be easy. The w3c site is loaded. Personally I would stay away from Java. While crossplatform the cost of being crossplatform is high and what do you need crossplatform abilities for when reading XML? You don't. Think of XML as HTML and it should start to clear up providing you know how to write HTML and not WYSIWYG. You should be starting here:

    http://www.w3schools.com/xml/default.asp

Similar Threads

  1. Create multiple data in data report
    By helme_syahiemie in forum VB Classic
    Replies: 1
    Last Post: 04-06-2006, 08:39 PM
  2. Data Junction Announces XML Junction 7.51
    By Tim Frost in forum xml.announcements
    Replies: 0
    Last Post: 04-02-2001, 10:53 AM
  3. Replies: 0
    Last Post: 07-22-2000, 04:07 AM
  4. Unbound Data Report Recordset
    By Dale in forum VB Classic
    Replies: 1
    Last Post: 06-21-2000, 06:44 PM
  5. DataGrid - Enter data in a cell at run time
    By William Gaddam in forum VB Classic
    Replies: 1
    Last Post: 05-02-2000, 09:19 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links