-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: prasanth
Message 1 in Discussion

hi,
  If anybody is using tigra calendar,please help me in solving my problem.Below is the 
script

HTML>
  <HEAD>
                <title>Admin Change Log</title>
                <LINK href="../Includes/bunzl.css" type="text/css" rel="stylesheet">
                 language="JavaScript" src=calendar2.js  ></script>
                <meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
                <meta content="C#" name="CODE_LANGUAGE">
                <meta content="JavaScript" name="vs_defaultClientScript">
                <meta content="http://schemas.microsoft.com/intellisense/ie5"; 
name="vs_targetSchema">
  </HEAD>
        <body class="diffbg" bgColor="#0000c0" ms_positioning="gridlayout">
        
         
        
                <form id="frmAdminChangeLog" name=AdminChangeLog method="post" 
runat="server">
                        
                                
                                        <asp:label id="lblHeader" Runat="server">Admin 
Change Log</asp:label>
                                
                        
                        
                        

                        

                        
                                
                                        <asp:label id="lblFromDate" 
Runat="server">From Date</asp:label>
                                        
                                         <INPUT id="StartDate" readOnly type="text"
name="StartDate" runat="server" style="WIDTH: 98px; HEIGHT: 22px" size=11>
      alt="Click Here to Pick up the date" src="../Images/PopUpCalendar.gif" 
      width=16 border=0>



i have included calendar2.js above
Here is the javascript i am writing
script language="javascript" >  
//calendar2 is not instantiating
var StartDateCalendar = new  
calendar2(document.forms['AdminChangeLog'].elements['StartDate']);        
StartDateCalendar.year_scroll = true;
StartDateCalendar.time_comp = false;
</script>


Thanks,
Vishnu

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/BDotNet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to