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

New Message on BDOTNET

-----------------------------------------------------------
From: BalajiL_Bangalore
Message 17 in Discussion

Hi Prasaath,                      you need to incude these ,Js files in your aspx file 
in the <head></head> part of your HTML     language=javascript 
src="JavaScript/cal.js"></SCRIPT>   language=javascript 
src="JavaScript/validate.js"></SCRIPT>   language=javascript 
src="JavaScript/cal.js"></SCRIPT>   language=javascript 
src="JavaScript/validate.js"></SCRIPT> <script language="javascript" 
src="JavaScript/cal.js"></script>
<script language="javascript" src="JavaScript/validate.js"></script>   you can add 
Text box (date) control to be validated in the validate.js file with "addcalender" 
method. you can set the format, Link Names, color , font color , width and size of 
calender window in the validate.js file.   open validate.js file , you will understand 
, how to do ..   your date textbox should be coded something like this.   <asp:textbox 
id="TxtRequestedStartDate" Runat="server" Width="150px"></asp:textbox>
<a href="javascript:showCal('TxtRequestedStartDate',0,25)"><Img 
src="images/Calendar.gif" TabIndex="11" border="0" align="absMiddle"></a>   you will 
find the calender.js in the attched zip file.   Good Luck. If you have any doubts. 
free feel to mail back.   Regards, Balaji L
View Attachment(s):
http://groups.msn.com/BDOTNET/_notifications.msnw?type=msg&mview=1&parent=1&item=21134
-----------------------------------------------------------

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