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

  • Home
  • SEARCH
  • 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 3613366
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T22:06:55+00:00 2026-05-18T22:06:55+00:00

I working on xml parsing….. its parsed data success fully . i need to

  • 0

I working on xml parsing…..

its parsed data success fully . i need to display title,date,time and picture.

it worked on title,date,time,

Now i need to display picture…

for picture its getting some url…..

aEventInfo.event_Picture=http://static.djguide.nl/image/flyers/2010/120/91426front.jpg

     NSURL *url3 = [NSURL URLWithString:aEventInfo.event_Picture];
        NSData *data = [NSData dataWithContentsOfURL:url3];
        NSLog(@"%@data",data);
        UIImage *imageView =[[UIImage alloc] initWithData:data];

            CGSize size;
            size.width=400;
            size.height=400;
            UIImage *scaledImage = [imageView scaleToSize:size];
            cell.imageView.image=scaledImage;

I did like this its crashing… if i got image url.

If aEventInfo.event_picture=nil.
Its not crashing.

if any value in aEventInfo.event_picture ..
example
http://static.djguide.nl/image/flyers/2010/120/91426front.jpg
My app get crashed.

I dont know how to do..

can any one advice me
and help me out in this case.

@thanks in advance.

  • 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-18T22:06:55+00:00Added an answer on May 18, 2026 at 10:06 pm

    You should use the connection methods. for example, connectionDidReceive, ConnectionDidFinish. You should first create request and make a connection using connection Object. And after that writedown connection Methods.

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

Sidebar

Related Questions

After completing the XML SAX Parsing now I am working on JSON Parsing in
I am working with XML on a site and each time I run a
working on creating an XML file with some data using Python. I am trying
I am working on a project that requires that I render XML data (that
I'm working on a Firefox extension which includes exporting data into a XML file
I'm looking to port my working Android XML parser to Blackberry, but the latter's
I have some XML that I am parsing in jQuery. <payload> <value key=VehicleMake> <value
ok so I am trying to parse XML data into a table, this is
I am working on a page that uses XPATH to traverse an XML document
My main working tool is IntelliJ. So I use it to create XML files

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.