Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

abidkhan135

macrumors newbie
Original poster
Apr 1, 2013
9
0
Hi all,
Hope you all will be fine.I need your help in an issue in which there is a pop up blocker which is preventing guests from printing from US Airways.I need to disable the pop up blocker and save the changes. Please advise!

Code:
Code:
NSURL *url = [NSURL URLWithString:@"http:www.usairways.com"];
NSURLRequest *request = [NSURLRequest requestWithURL:url];
[mainFrame loadRequest:request]
 
Last edited by a moderator:
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.