473,486 Members | 2,296 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

using tigra calendar

10 New Member
hi everybody
I am just a new membar of this forum.I have not so much of idea about how i use the javascript calendar.Iam trying of my best to get the fascility of this tigra_calendar.Iam giving my code snippet below.Plz give me the details how I impliment it through step by step with sample code.platform is asp.net,language is c#
Expand|Select|Wrap|Line Numbers
  1. <%@ Page Language="C#" AutoEventWireup="true"  CodeFile="Default.aspx.cs" Inherits="_Default" %>
  2.  
  3. <%@ Register Src="aru.ascx" TagName="aru" TagPrefix="uc1" %>
  4.  
  5. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" >
  8. <head runat="server">
  9.     <title>Untitled Page</title>
  10.     <script language="javascript" src="calendar1.js" type="text/javascript">
  11.     </script>
  12.     </head>
  13.  
  14. <body>
  15.     <form id="form1" runat="server">
  16.     <a href="javascript:call.popup();"></a>
  17.     <div>
  18.         &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;
  19.  
  20.     </div>
  21.         &nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;&nbsp;
  22.         <input id="Text1" style="z-index: 100; left: 277px; position: absolute; top: 162px"
  23.           value=""  type="text" />
  24.         <input id="Text2" style="z-index: 101; left: 276px; position: absolute; top: 242px"
  25.             type="text" />
  26.       </form>
  27.  
  28.       var call=new calendar1(document.forms['form1'].elemnts['Text1']);  
  29.  
  30.      </body>
  31.     </html>
  32.  
regards
Aurovinda
Oct 22 '07 #1
1 2142
radcaesar
759 Recognized Expert Contributor
U Had called that .js file and won't you get that calendar display ?

Better have a look on this thread,

http://www.c-sharpcorner.com/UploadFile/raj1979/ac09302007110252AM/ac.aspx
Oct 22 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
5714
by: chennakeshava_ramesh | last post by:
hi, I have a problem, I am not able to find out which day of the week it is using the calendar class. I am using set() function to set the date and want to find out which day i.e mon,tue etc of...
1
4146
by: Norman Fritag | last post by:
Hi there I have avoided to use active x controls because I thought they are causing more problems then they are doing any good. I a new application I would want to use the tree and list view...
7
15462
by: Adrian | last post by:
I hit on this problem converting a VB.NET insurance application to C#. Age next birthday calculated from date of birth is often needed in insurance premium calculations. Originally done using...
4
2790
by: Kevin Phifer | last post by:
Ok, before anyone freaks out, I have a solution I need to create that gathers content from maybe different places. Each one can return a <form> in the html, so its the classic can't have more than...
8
1665
by: James Black | last post by:
I am working on my own pop up calendar, mainly because the one I am currently using crashes the Safari browser at times. So, I want to verify that what I am doing will work, in that I want to be...
6
1794
by: Murray Hopkins | last post by:
Hi. THE QUESTION: How do I get a reference to my Object when processing an event handler bound to an html element ? CONTEXT: Sorry if it is a bit long. I am developing a JS calendar tool....
0
854
by: shyamal123 | last post by:
hi everybody I have a problem with implimentation of javascript calendar control(tigra _calendar).Iam trying of my best to impliment in aspx page.But I can't write properly the required...
1
8454
by: sudip2008 | last post by:
When using the Calendar Popup in a content page of a masterpage the strForName is always set to aspnetForm This breaks this line from working properly window.opener.document.forms...... How can...
1
3423
by: swethak | last post by:
hi, i have a code to disply the calendar and add events to that. It works fine.But my requirement is to i have to disply a weekly and daily calendar.Any body plz suggest that what modifications i...
0
6967
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7180
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6846
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7341
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5439
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4870
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3076
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1381
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
600
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.