Click here to Skip to main content
15,881,173 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Web Large Select Statements Pin
mark_me31-Aug-09 14:05
mark_me31-Aug-09 14:05 
GeneralRe: Web Large Select Statements Pin
Abhishek Sur31-Aug-09 23:09
professionalAbhishek Sur31-Aug-09 23:09 
GeneralRe: Web Large Select Statements Pin
mark_me1-Sep-09 5:11
mark_me1-Sep-09 5:11 
NewsFree Design, Development Software for College & High School Students Pin
brucedkyle31-Aug-09 7:31
brucedkyle31-Aug-09 7:31 
QuestionCan't Load Date Control Error Pin
kKamel30-Aug-09 20:17
kKamel30-Aug-09 20:17 
AnswerRe: Can't Load Date Control Error Pin
Abhishek Sur31-Aug-09 12:49
professionalAbhishek Sur31-Aug-09 12:49 
GeneralRe: Can't Load Date Control Error Pin
kKamel31-Aug-09 19:44
kKamel31-Aug-09 19:44 
GeneralRe: Can't Load Date Control Error Pin
Abhishek Sur31-Aug-09 21:54
professionalAbhishek Sur31-Aug-09 21:54 
I think as you are using Javascript calendar, in the code written over the function, it should be expecting an img to generate the click event. Check what is written inside the popUpCalendar function. Just adjust the code such that it would get the event from the textbox itself rather than the image.

You can see from within PopUpCalendar, you pass this. In case of img, this represents the img object but in case of textbox it is input. These objects are completely different when you work using javascript. So you need to modify your code to support this... ... Wink | ;)

Hope you can do that. Thumbs Up | :thumbsup:

Abhishek Sur

My Latest Articles
Create CLR objects in SQL Server 2005
C# Uncommon Keywords
Read/Write Excel using OleDB

Don't forget to click "Good Answer" if you like to.

GeneralRe: Can't Load Date Control Error Pin
kKamel1-Sep-09 0:12
kKamel1-Sep-09 0:12 
QuestionInterfacing Action Script with VB 6.0 Pin
b2cc29-Aug-09 7:02
b2cc29-Aug-09 7:02 
QuestionSetups for windows or web Application Pin
lavankumar28-Aug-09 23:30
lavankumar28-Aug-09 23:30 
AnswerRe: Setups for windows or web Application Pin
Arindam Sinha29-Aug-09 1:36
Arindam Sinha29-Aug-09 1:36 
AnswerRe: Setups for windows or web Application Pin
Vimalsoft(Pty) Ltd1-Sep-09 2:48
professionalVimalsoft(Pty) Ltd1-Sep-09 2:48 
QuestionLoading headers of a website using IFRAME / Object tag Pin
Mrugendra Bhure28-Aug-09 22:52
Mrugendra Bhure28-Aug-09 22:52 
Questioncheck box checked value semi true Pin
kKamel27-Aug-09 21:09
kKamel27-Aug-09 21:09 
QuestionHelp in JQuery for looping in a gridview Pin
www.Developerof.NET27-Aug-09 20:41
www.Developerof.NET27-Aug-09 20:41 
AnswerRe: Help in JQuery for looping in a gridview Pin
ajian.dong29-Aug-09 23:01
ajian.dong29-Aug-09 23:01 
QuestionAffiliate API Pin
pokchumotu27-Aug-09 0:05
pokchumotu27-Aug-09 0:05 
QuestionASP Pin
rajiv_kadam25-Aug-09 23:04
rajiv_kadam25-Aug-09 23:04 
AnswerRe: ASP Pin
Not Active26-Aug-09 2:18
mentorNot Active26-Aug-09 2:18 
JokeRe: ASP Pin
Arun Jacob27-Aug-09 1:08
Arun Jacob27-Aug-09 1:08 
AnswerRe: ASP Pin
Jeremy Likness27-Aug-09 6:26
professionalJeremy Likness27-Aug-09 6:26 
Questionasp Pin
rajiv_kadam25-Aug-09 21:40
rajiv_kadam25-Aug-09 21:40 
AnswerRe: asp Pin
Marc Firth25-Aug-09 22:20
Marc Firth25-Aug-09 22:20 
AnswerRe: asp Pin
Marc Firth25-Aug-09 22:21
Marc Firth25-Aug-09 22:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.