Mobile Breadth Tool

Get Microsoft Silverlight
<object id="MobileBreadthTool" width="740px" height="410px" data="data:application/x-silverlight-2," type="application/x-silverlight-2">
    <param name="source" value="http://www.MSPartnerTools.net/ClientBin/MobileBreadthWebTool.xap" />
    <param name="InitParams" value="ScheduleAssessmentUrl=[enter your assessment page url here]" />
    <param name="enablehtmlaccess" value="true"/>
    <a href="http://go.microsoft.com/fwlink/?LinkID=124807" style="text-decoration: none;">
        <img src="http://go.microsoft.com/fwlink/?LinkId=108181" alt="Get Microsoft Silverlight" style="border-style: none" />
    </a>
</object>

Installation Instructions

  1. Copy the Microsoft® Silverlight™ object tag for the tool above and include in your website.
  2. Each partner tool has a schedule assessment URL. When users click Schedule Assessment in a partner tool, they will be directed to the page you specify. Insert the schedule assessment URL by replacing the current text in the markup, [enter your assessment page URL here], with your fully qualified URL.
    Before:
    <param name="InitParams" value="ScheduleAssessmentUrl=[enter your assessment page url here]" />
    After:
    <param name="InitParams" value="ScheduleAssessmentUrl=http://www.advaiya.com/ScheduleAssessment.aspx" />
  3. On your Schedule Assessment page, insert a contact name, phone number or e-mail address or other relevant information.