DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
  1. DZone
  2. Software Design and Architecture
  3. Integration
  4. IE on Windows Phone 7 - some supported URI schemes

IE on Windows Phone 7 - some supported URI schemes

Denzel D. user avatar by
Denzel D.
·
Mar. 07, 11 · Interview
Like (0)
Save
Tweet
Share
7.22K Views

Join the DZone community and get the full member experience.

Join For Free

Internet Explorer on Windows Phone 7 is much more restrictive than one could imagine. Despite the fact that it is something in between IE7 and IE8, its capabilities are much more modest compared to its desktop counterpart.

One of the limitations are the supported URI schemes. By default, only http:// is allowed to be called directly from the addressbar. However, there is also the about scheme that allows the user to access some IE resources (although the need in those isn't really big). Here is what will work:

about:blank - will navigate to a completely blank page

about:tabs - will completely remove the current tab content (including the URL in the address bar)

about:offlineinformation - shows the message that the page is not available while the user is offline

about:postnotcached - shows that the web page the user was on has expired

about:version - shows version information related to Internet Explorer

Here is the interesting part - in fact, WP7 used Internet Explorer Mobile version 4.0 with an updated core. If you noticed, the device brand is included in the user agent. In this case there is the XDeviceEmulator - I am indeed testing inside the emulator. On an actual device there will be the manufacturer and the model (e.g. Samsung Taylor).

mailto will not work directly from the address bar, however if it is included in a link (via href), it will trigger the email sharing app - the user will be promted to choose an email account to work with.

ftp is disabled, no matter where you put the link or reference.

zune:// is available as long as you put it as a link on a web page or in an email - this is the URL that can be used to navigate to entities in the Zune Marketplace. Rafael Riviera talked about it here.

vnd.youtube - although not really a schema, it can help you launch YouTube videos on the phone - the YouTube app will be launched (if installed). I wrote about it here.

The list will be updated as new entries are discovered.

Uniform Resource Identifier Windows Phone Scheme (programming language)

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Cucumber.js Tutorial With Examples For Selenium JavaScript
  • 10 Easy Steps To Start Using Git and GitHub
  • GitLab vs Jenkins: Which Is the Best CI/CD Tool?
  • How To Build an Effective CI/CD Pipeline

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: