473,398 Members | 2,389 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Opening a javascript popup calendar from a datalist

1
Hi, I got a problem in this page: http://asphere.aspdotnet.sk/test/list.aspx

When I click on "Update" a link to change the date appears, but doesn't work. Can anyone suggest me how? Thanks in advance.

Here is a fragment of "list.aspx" page code:

<html>
<body>
<form runat="server" id="form2">
<asp: DataList ID="myDataList" runat="server">
<a href="http://forums.asp.net/AddPost.aspx?ForumID=24#" onClick="cal.select(document.forms['form2'].txtTermin,'liga1','MM/dd/yyyy'); return false;">select</a>
<asp:TextBox ID="txtTermin" runat="server" Width="90px" Font-Names="Arial"></asp:TextBox>
</asp: DataList>
</form>
</body>
</html>
Sep 4 '06 #1
0 1171

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

Similar topics

1
by: Henrik | last post by:
How can I have a popup-window appear from my DataList? I'm looking for something like this within the DataList: <TD> <a href="javascript:var win =...
14
by: D. Alvarado | last post by:
Hello, I am trying to open a window containing an image and I would like the image to be flush against the window -- i.e. have no padding or border. Can I make this happen with a single call to a...
2
by: Ravikanth[MVP] | last post by:
Hi Check whether textbox control name is 'txtDischargeDate' or it contains automatically generated id? HTH Ravikanth >-----Original Message-----
1
by: Nevyn Twyll | last post by:
I have a DataList; in the DataList's , I have a LinkButton and a few listboxes. When the LinkButton is pressed, I need to get the ID of the selected item in one of the Listbox controls. Then I...
0
by: Caesar Augustus | last post by:
I'm having a problem with two different javascript controls in my app. The first chuck of javascript that I pasted into my app is the client-side calendar control popup which works fine when first...
1
by: Enric Choo via DotNetMonster.com | last post by:
i have read all the article and sample code about creating popup calendar in datagrid, but how about in datalist?do anyone know where can i find the complete code for creating popup calendar in...
5
by: gnewsgroup | last post by:
I know AjaxControlToolKit has a popup calendar control. It does not seem to have a year navigation option. In other words, if I wanna select a date in 1012, I will have to navigate to that year...
0
by: gnewsgroup | last post by:
I am not sure if anyone of you have had such experience. I am trying to use a popup calendar control in my web application. I've tried all kinds of 3rd-party date pickers. For example, the RJS...
1
by: abhishekbrave | last post by:
The code below is opening a calendar on mouse over in the same window. I need the calendar to be opened in new window. Have to fulfill this requirement urgentely so posting the whole code here. I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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
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
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,...

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.