Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4091744
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T19:24:19+00:00 2026-05-20T19:24:19+00:00

I will receive an XML from Server, and have to parse the xml file,

  • 0

I will receive an XML from Server, and have to parse the xml file, and based on that have to populate textbox, listbox etc(a form) in UIWebView.

I know XML parsing for iOS using NSXML, I do not know how to fire events to generate Form/UI at runtime.

Any tutorials or idea pls.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T19:24:20+00:00Added an answer on May 20, 2026 at 7:24 pm

    If you have created your HTML as a NSString already, you can load it into the UIWebView by using the method loadHTMLString:baseURL:. For example:

    NSString *htmlString = [[NSString alloc] init];
    //Download XML, parse it and turn it into HTML.
    [myWebView loadHTMLString:htmlString baseURL:nil];
    //if you have to do any thing else to the HTML string do it here
    [htmlString release];
    

    Changing the htmlString after calling loadHTMLString:baseURL: won’t update the UIWebView. You will need to call the method again, sending the modified string.

    If you need further help, comment below and I’ll edit my answer or comment back.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a situation where I receive an XML (document) file from an external
I am developing an server application that will receive lists of book details from
I have a method that will receive a string , but before I can
I'm trying to build a server that will receive files sent by clients over
I am developing a system that will receive a XML (XmlDocument) via webservice. I
I'm working on an extension that will receive product information from Magento when saved
I'm working on an extension that will receive CatalogEvent information from Magento (Enterprise) when
I have a simple question about sending a file (XML file) from my webapp
I will need to be able to receive this xml data from a Java
I have 1 activity that receives a json object from the server (database) and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.