Select the product you need help with
Τρόπος αλλαγής της σελίδας σύνδεσης του Outlook Web AccessΑναγν. άρθρου: 321832 - Δείτε τα προϊόντα στα οποία αναφέρεται το συγκεκριμένο άρθρο. Σε αυτήν τη σελίδαΠερίληψηΑυτό το άρθρο περιγράφει δύο μεθόδους που μπορείτε να χρησιμοποιήσετε για να προσαρμόσετε το περιβάλλον Web του Microsoft Outlook Web Access (OWA) για το Exchange 2000. Περισσότερες πληροφορίεςΣτον Microsoft Exchange Server 5.5, το στοιχείο OWA ήταν μια σειρά από τις Active Server Pages, HTML και JScript. Στο Exchange 2000, το στοιχείο OWA είναι στενά με το διακομιστή Exchange 2000 το ίδιο για αυξημένες επιδόσεις και τη λειτουργικότητα και δεν μπορείτε να προσαρμόσετε το OWA του Exchange 2000 με τον ίδιο τρόπο όπως έχετε προσαρμόσει το OWA με Exchange Server 5.5. However, because of the new capabilities of OWA in Exchange 2000, you can still customize your OWA experience by using one of the two methods described in this article. Method 1: Create an HTML Front EndIn Exchange 2000, you can use named Uniform Resource Locators (URLs) to link directly from a Web page to any object stored in the Exchange 2000 database, including mailboxes, individual mail folders, and even individual e-mail messages.For example, you can use your Exchange 2000 alias to access your mailbox by typing either of the following URLs in your browser:
Additionally, you can use named URLs to open any item and perform many functions. You can add option and command verbs to the end of the named URLs to perform a wide range of actions. OWA Examples
When you take advantage of the functionality of OWA 2000 and Exchange 2000, you can use your favorite HTML editor to create HTML Web pages that have URLs to the appropriate areas in Exchange 2000. For more information and some basic examples on how to create HTML Web pages that have URLs to the appropriate areas in Exchange 2000, download the Exchange 2000 Server software development kit (SDK) at the following Microsoft Web site: http://msdn.microsoft.com/downloads/
(http://msdn.microsoft.com/downloads/)
Method 2: Use HTML and WebDAV to Create a Customized Web ProgramThe Web Distributed Authoring and Versioning (WebDAV) protocol is an extension to the Hypertext Transfer Protocol (HTTP) that you can use to build Web programs. You can use HTML and WebDAV protocol methods to read, create, copy, delete, move, or search for resources in the Exchange Information Store. You can also use HTML and WebDAV protocol methods to read, set and search for properties on resources in the Exchange Information Store.When you type a URL that points to an item in the Exchange Information Store in a Web browser, an XML-formatted WebDAV protocol request is created and sent to the Microsoft Exchange 2000 Server. When the server receives the request, it verifies the credentials of the client and automatically parses the XML for the requested data. The server builds an XML WebDAV protocol response that contains the appropriate properties and their values, and then sends the response back to the client. If the Web browser can parse XML, the server also sends an Extensible Stylesheet Language (XSL) style sheet to tell the browser how to display the data. If the Web browser cannot parse XML, the information about how to display the data is sent in HTML. Μπορείτε να χρησιμοποιήσετε τοMicrosoft.XMLHTTPComponent Object Model (COM) class to send and receive WebDAV requests to the Exchange Information Store. Για ναMicrosoft.XMLHTTPCOM object is part of the Microsoft XML (MSXML) 2.0 COM component that is included with Microsoft Internet Explorer 5.5. You can use this information to build a Web program that mimics the features and capabilities of OWA 2000. For more information and some basic examples on how to do this, download the Exchange 2000 Server SDK at the following Microsoft Web site: http://msdn.microsoft.com/downloads/ ΣΗΜΕΙΩΣΗ: WebDAV is a specification from Request for Comments (RFC) 2518 that defines extensions to the Hypertext Transfer Protocol 1.1 (HTTP/1.1), which is defined in RFC 2616. The extensions include a new set of protocol methods and request headers that you can use to move, copy, delete, and create collections of resources. Additionally, clients can set and get properties about resources and the resource content itself.
(http://msdn.microsoft.com/downloads/)
ΙδιότητεςΑναγν. άρθρου: 321832 - Τελευταία αναθεώρηση: Τρίτη, 21 Δεκεμβρίου 2010 - Αναθεώρηση: 2.0
Μηχανικά μεταφρασμένο ΣΗΜΑΝΤΙΚΟ: Αυτό το άρθρο είναι προϊόν λογισμικού μηχανικής μετάφρασης της Microsoft και όχι ανθρώπινης μετάφρασης. Η Microsoft σάς προσφέρει άρθρα που είναι προϊόντα ανθρώπινης αλλά και μηχανικής μετάφρασης έτσι ώστε να έχετε πρόσβαση σε όλα τα άρθρα της Γνωσιακής Βάσης μας στη δική σας γλώσσα. Ωστόσο, ένα άρθρο που έχει προκύψει από μηχανική μετάφραση δεν είναι πάντα άριστης ποιότητας. Ενδέχεται να περιέχει λεξιλογικά, συντακτικά ή γραμματικά λάθη, όπως ακριβώς τα λάθη που θα έκανε ένας μη φυσικός ομιλητής επιχειρώντας να μιλήσει τη γλώσσα σας. Η Microsoft δεν φέρει καμία ευθύνη για τυχόν ανακρίβειες, σφάλματα ή ζημίες που προκύψουν λόγω τυχόν παρερμηνειών στη μετάφραση του περιεχομένου ή χρήσης του από τους πελάτες της. Επίσης, η Microsoft πραγματοποιεί συχνά ενημερώσεις στο λογισμικό μηχανικής μετάφρασης. Η αγγλική έκδοση αυτού του άρθρου είναι η ακόλουθη:321832
(http://support.microsoft.com/kb/321832/en-us/
)
| Μεταφράσεις άρθρων
|




Επιστροφή στην αρχή








