Quantcast
Channel: Microsoft Dynamics CRM
Viewing all articles
Browse latest Browse all 123975

Forum Post: RE: How to integrate CRM contact data to HTML page web resource?

$
0
0

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "www.w3.org/.../xhtml1-transitional.dtd">

<html xmlns="www.w3.org/.../xhtml">

<head>

   <title></title>

   <style type="text/css">

       .style1

       {

           width: 396px;

       }

       #txtdate

       {

           margin-left: 0px;

       }

   </style>

</head>

<SCRIPT type=text/javascript src="ClientGlobalContext.js.aspx"></SCRIPT>

<SCRIPT language=javascript src="sgs_TimeZoneConversion.js"></SCRIPT>

<body>

<TABLE style="BACKGROUND-COLOR: white; width: 74%;" border=0 cellSpacing=1

       cellPadding=0 align=center>

<tbody>

<tr>

<TD width="25%"><B>Date</B>

<TD>

<input type="text" id=txtdate name=TextDate>

 </TD>

</tr>

<tr>

<td>

<width="25%"><B>TimeZone</B>

<td>

<select name="TimeZone" id="DropDownTimezone" onchange=ConvertTimeZone();>

   <option value="-12.0">(GMT -12:00) Eniwetok, Kwajalein</option>

          <option value="-11.0">(GMT -11:00) Midway Island, Samoa</option>

                 <option value="-10.0">(GMT -10:00) Hawaii</option>

                       <option value="-9.0">(GMT -9:00) Alaska</option>  

                            <option value="-8.0">(GMT -8:00) Pacific Time (US & Canada)</option>

                                  <option value="-7.0">(GMT -7:00) Mountain Time (US & Canada)</option>

                                         <option value="-6.0">(GMT -6:00) Central Time (US & Canada), Mexico City</option>

                                               <option value="-5.0">(GMT -5:00) Eastern Time (US & Canada), Bogota, Lima</option>  

                                                    <option value="-4.0">(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz</option>  

                                                        <option value="-3.5">(GMT -3:30) Newfoundland</option>

</td>

</td>

</tr>

</tbody>

</body>

</html>

<script language="javascript">

   //ConvertTimeZone();

</script>


Viewing all articles
Browse latest Browse all 123975

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>