-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathYouTube.html
More file actions
100 lines (87 loc) · 5.78 KB
/
YouTube.html
File metadata and controls
100 lines (87 loc) · 5.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<html lang="en" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mshelp="http://msdn.microsoft.com/mshelp"
xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5"
xmlns:msxsl="urn:schemas-microsoft-com:xslt">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="save" content="history" />
<title>Online Tutorials</title>
<link rel="stylesheet" type="text/css" href="./styles/presentation.css" />
<link rel="stylesheet" type="text/css" href="ms-help://Hx/HxRuntime/HxLink.css" />
<script type="text/javascript" src="./scripts/EventUtilities.js"> </script>
<script type="text/javascript" src="./scripts/SplitScreen.js"> </script>
<script type="text/javascript" src="./scripts/Dropdown.js"> </script>
<script type="text/javascript" src="./scripts/script_manifold.js"> </script>
<script type="text/javascript" src="./scripts/script_feedBack.js"> </script>
<script type="text/javascript" src="./scripts/CheckboxMenu.js"> </script>
<script type="text/javascript" src="./scripts/CommonUtilities.js"> </script>
<xml><MSHelp:Keyword Index="A" Term="63a147a5-d6d9-44a2-90b5-58ad56ff0e37" /><MSHelp:Attr Name="RevisionNumber" Value="1" /><MSHelp:Attr Name="AssetID" Value="63a147a5-d6d9-44a2-90b5-58ad56ff0e37" /><MSHelp:Attr Name="Abstract" Value="The collection of information that anOPC Unified ArchitectureServer makes visible to its Clients. See section for a description of the contents and structure of the server ." /><MSHelp:Attr Name="TopicType" Value="kbRef" /><MSHelp:Attr Name="Locale" Value="en-us" /></xml>
</head>
<body>
<table>
<tr>
<td>
<div id="header">
<table id="gradientTable">
<tr id="headerTableRow3">
<td align="left">
<span id="headfeedbackarea" class="feedbackhead"><a href="javascript:SubmitFeedback('techsupp@cas.eu','DataPorter','','1.0.0.0','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details%20or%20clarification%20on%20the%20feedback%20you%20sent.%20After%20the%20issue%20you%20report%20has%20been%20addressed,%20you%20may%20receive%20an%20e-mail%20to%20let%20you%20know%20that%20your%20feedback%20has%20been%20addressed.%0\A%0\d','Customer%20Feedback');">
Send Feedback </a></span>
</td>
</tr>
<tr>
<td class="nsrBottom" background="./icons/gradient.gif" />
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td>
<div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" />
<iframe id="mainSection" frameborder="0" src="http://www.youtube.com/user/CASCommServer">
</iframe>
</td>
</tr>
<tr>
<td>
<div id="header2">
<table cellpadding="2" cellspacing="0" width="100%" height="105px">
<tr>
<td>
<div id="footer">
<div class="footerLine">
<img width="100%" height="3px" src="./icons/footer.gif" title="Footer image" /></div>
<a name="feedback"></a><span id="fb" class="feedbackcss" style="display: none;">
</span>This documentation is designed to be used with CommServer Software Family (this software
is available at <a href="http://www.commsvr.com/DownloadCenter/ProductSoftware.aspx">
http://www.commsvr.com</a>).<p />
Send comments on this topic to <a id="HT_MailLink" href="mailto:techsupp%40cas.eu?Subject=CommServer">
CAS</a>
<script type="text/javascript">
var HT_mailLink = document.getElementById("HT_MailLink");
var HT_mailLinkText = HT_mailLink.innerHTML;
HT_mailLink.href += ": " + document.title;
HT_mailLink.innerHTML = HT_mailLinkText;
</script>
<p />
<a href="http://www.commsvr.com/" target="_blank">Copyright © 2008-2009, CAS, All rights
reserved</a></div>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-6818165-3");
pageTracker._trackPageview();
} catch (err) { }
</script>
</body>
</html>