Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7080533
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T06:48:25+00:00 2026-05-28T06:48:25+00:00

I looking single ajax calendar extender for multiple text boxes and (calendar) image controls?

  • 0

I looking single ajax calendar extender for multiple text boxes and (calendar) image controls?

how can we do that? I found below good article on textboxes (not calendar images) controls.

Please help me to get this with image controls also

link text

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T06:48:26+00:00Added an answer on May 28, 2026 at 6:48 am
    <script type="text/javascript" language="javascript">
                function onlybackbutton(id) {                  
    
                      if (id == 1) {
                            document.getElementById('<%=txtCdatefrom.ClientID%>').value = "";
                            document.getElementById('<%=imgdatefrom.ClientID%>').click();
                      }
                      else if (id == 2) {
                            document.getElementById('<%=txtCdateTo.ClientID%>').value = "";
                            document.getElementById('<%=imgdateto.ClientID%>').click();
                      }
                      return false;
                }
    
          </script>
    
    
    
    <table>
    <tr>
                                              <td>
                                                    Created Date From
                                              </td>
                                              <td>
                                                    <asp:TextBox ID="txtCdatefrom" runat="server" Width="180px" onpaste="return false;" onmousedown="return onlybackbutton(1);" onkeypress="return onlybackbutton(1);"></asp:TextBox>
                                                    <asp:ImageButton ID="imgdatefrom" runat="server" ImageUrl="~/images/DatePicker.gif"
                                                          ImageAlign="Baseline" Height="16px" />
                                                    <asp:CalendarExtender ID="calsearchdtfrm" runat="server" Enabled="True" TargetControlID="txtCdatefrom"
                                                          Format="yyyy/MM/dd" PopupButtonID="imgdatefrom">
                                                    </asp:CalendarExtender>
                                              </td>
                                              <td>
                                                    Created Date To
                                              </td>
                                              <td>
                                                    <asp:TextBox ID="txtCdateTo" runat="server" Width="180px" onpaste="return false;" onmousedown="return onlybackbutton(2);" onkeypress="return onlybackbutton(2);"></asp:TextBox>
                                                    <asp:ImageButton ID="imgdateto" runat="server" Height="16px" ImageUrl="~/images/DatePicker.gif" />
                                                    <asp:CalendarExtender ID="txtsearchdtto_CalendarExtender" runat="server" Enabled="True"
                                                          TargetControlID="txtCdateTo" Format="yyyy/MM/dd" PopupButtonID="imgdateto">
                                                    </asp:CalendarExtender>
                                              </td>
                                        </tr></table>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Looking around, I can't name a single web application (not web service) that uses
I'm looking for a way to display multiple colors in a single C#/.NET label.
So I'm trying to use a single jquery function that uses ajax to talk
I'm looking for a single line regex which does the following: Given a HTML
I am looking for a single MYSQL script to convert ALL column names in
I'm a single developer looking to get off of Visual Source Safe and move
I'm looking for ways to display a single row of data as a single
I'm looking at a SSO (Single Sign On) solution to fit our relatively simple
I'm looking for some software to monitor a single server for performance alerts. Preferably
I am looking to set full trust for a single web part, is this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.