<%@ Language="VBScript" %> <% Option Explicit %> <% Response.Charset = "UTF-8" %> Microsoft Customer Relationship Management - MetaLogix
:: Home   :: About Us   :: Careers   :: Partners   :: Links   :: Site Map   :: Contact Us
  BPM | Business Intelligence | CRM | Freight & Logistics | News     

 
 



<% 'If DateDiff("h", Application("RSSUpdated"), Now()) >= 2 _ ' Or Request.QueryString("force") <> "" Then Dim objXML Dim objItemList Dim objItem Dim strHTML Set objXML = Server.CreateObject("MSXML2.FreeThreadedDOMDocument") objXML.async = False objXML.setProperty "ServerHTTPRequest", True objXML.Load("http://msdn.microsoft.com/msdnmag/rss/newrss.aspx?year=" & year(now()) & "&tags=crm") ' <---- Change this to whatever reader you want If objXML.parseError.errorCode <> 0 Then Response.Write "
" & vbCrLf
       Response.Write "Error: " & objXML.parseError.reason
       Response.Write "Line:  " & objXML.parseError.line & vbCrLf
       Response.Write "Text:  " _
          & Server.HTMLEncode(objXML.parseError.srcText) & vbCrLf
       Response.Write "
" & vbCrLf End If Set objItemList = objXML.getElementsByTagName("item") Set objXML = Nothing For Each objItem In objItemList ' MS rss Feed childNodes: 0=title, 1=link, 3=description 5 = pubdate strHTML = strHTML & "

" & vbCrLf strHTML = strHTML & "" strHTML = strHTML & "" & objItem.childNodes(0).text strHTML = strHTML & "
" & vbCrLf strHTML = strHTML & "" & objItem.childNodes(5).text & "

" & vbCrLf strHTML = strHTML & Replace(objItem.childNodes(3).text, "
", "
") & vbCrLf strHTML = strHTML & "

" & vbCrLf Next Set objItemList = Nothing Application.Lock Application("RSSContent") = strHTML Application("RSSUpdated") = Now() Application.UnLock 'End If %> <%= Application("RSSContent") %>

Microsoft Dynamics CRM Overview

Customer relationships are the backbone of your business - but the tools to effectively manage these relationships have, until now, been geared toward large companies with the resources to support prolonged implementation processes and high costs for training, customization, and maintenance. Microsoft Customer Relationship Management (CRM) offers power CRM functionality from the start - and makes it easy for you to customize, integrate, and maintain your solution efficiently and affordably.

Increase sales success, deliver superior customer service, and make informed agile business decisions with Microsoft CRM. Accessible from Microsoft Outlook and the Web, Microsoft CRM is easy to use, customize, and maintain, integrates with other business systems, and scales to grow along with your business.

Increase sales success...

Shorten the sales cycle and close rates with leads and opportunity management, automated sales processes, quote creation, and order management.

Ensure efficient, consistent customer service...

A shared knowledgebase and automated routing and queuing make it easy to serve customers efficiently.

Make informed, agile decisions...

Comprehensive reports let you forecast sales, measure business activity and performance, evaluate sales and service success, and identify trends, problems, and opportunities.

Work from Outlook or the Web...

Access full sales functionality online or offline through Microsoft Outlook, or work online from any location using a Web browser.

Share information...

Tightly integrated Sales and Customer Service modules let employees view, update and share information across teams and departments.

Use easily...

Designed for ease of use, Microsoft CRM ensures that your sales team will get started fast, with little training.

Customize and scale easily...

Configure user interfaces and workflow processes, customize the solution to fit your business, and scale the installation to meet changing needs.

Integrate powerfully...

Integrate with Microsoft Office, Microsoft Dynamics ERP applications and other business systems.

Copyright ? MetaLogix, Inc. All rights reserved