Click here to Skip to main content
15,914,163 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Size of physical drive and application in asp.net c# Pin
Malayil alex7-Feb-07 23:52
Malayil alex7-Feb-07 23:52 
GeneralRe: Size of physical drive and application in asp.net c# Pin
Sandeep Akhare8-Feb-07 0:18
Sandeep Akhare8-Feb-07 0:18 
GeneralRe: Size of physical drive and application in asp.net c# Pin
Malayil alex8-Feb-07 0:27
Malayil alex8-Feb-07 0:27 
AnswerRe: Size of physical drive and application in asp.net c# Pin
Christian Graus7-Feb-07 23:19
protectorChristian Graus7-Feb-07 23:19 
GeneralRe: Size of physical drive and application in asp.net c# Pin
Malayil alex7-Feb-07 23:55
Malayil alex7-Feb-07 23:55 
Questioncommunicat fingerprint scanner with website Pin
Imran Khan Pathan7-Feb-07 22:37
Imran Khan Pathan7-Feb-07 22:37 
AnswerRe: communicat fingerprint scanner with website Pin
blue_arc7-Feb-07 23:30
blue_arc7-Feb-07 23:30 
QuestionGet the ClientID of the Control in the GridView [modified] Pin
Jay_se7-Feb-07 22:24
Jay_se7-Feb-07 22:24 
Hi,

I am using the below code in my page, to call the Javascript function to open a popup calendar and the Selected Date will be assigned to the TextBox1. It works fine in my page.

<a id="idViewCalendar" href="JavaScript:GetDate('<%= TextBox1.ClientID%>')"><img id="idimg" src="../Images/DateImage.gif" onmouseover="" alt="Popup Calendar" border="0" /></a>

But Now, I wish to use this Anchor tag within the EditItemTemplate of the GridView. In that Template, I am having a TextBox and this Anchor Tag.

How can I pass the Client ID of the TextBox to the Popup Calendar Page? If this way is wrong, how can I proceed further? Pls guide me.

Note: If I am using the same code in my GridView, it gives the error like, TextBox1 is not Declared.





-- modified at 4:29 Thursday 8th February, 2007

Regards,

Jay Smile | :)

AnswerRe: Get the ClientID of the Control in the GridView Pin
Sylvester george7-Feb-07 23:11
Sylvester george7-Feb-07 23:11 
GeneralRe: Get the ClientID of the Control in the GridView Pin
Jay_se8-Feb-07 23:25
Jay_se8-Feb-07 23:25 
QuestionFileupload in ASP.NET2.0 AJAX enabled website [modified] Pin
roopa_ rai7-Feb-07 22:06
roopa_ rai7-Feb-07 22:06 
AnswerRe: Fileupload in ASP.NET2.0 AJAX enabled website Pin
Christian Graus7-Feb-07 22:12
protectorChristian Graus7-Feb-07 22:12 
Questionproblem while image upload Pin
kuwl_mark7-Feb-07 20:55
kuwl_mark7-Feb-07 20:55 
AnswerRe: problem while image upload Pin
Sandeep Akhare7-Feb-07 21:05
Sandeep Akhare7-Feb-07 21:05 
AnswerRe: problem while image upload Pin
badgrs8-Feb-07 0:43
badgrs8-Feb-07 0:43 
GeneralRe: problem while image upload Pin
kuwl_mark8-Feb-07 19:09
kuwl_mark8-Feb-07 19:09 
Questionevent handlers that loads before page_load Pin
playout7-Feb-07 20:30
playout7-Feb-07 20:30 
AnswerRe: event handlers that loads before page_load Pin
www.Developerof.NET7-Feb-07 21:07
www.Developerof.NET7-Feb-07 21:07 
GeneralRe: event handlers that loads before page_load Pin
lavanya_satheesh8-Feb-07 0:40
lavanya_satheesh8-Feb-07 0:40 
AnswerRe: event handlers that loads before page_load Pin
Sandeep Akhare7-Feb-07 21:09
Sandeep Akhare7-Feb-07 21:09 
GeneralRe: event handlers that loads before page_load Pin
blue_arc7-Feb-07 23:35
blue_arc7-Feb-07 23:35 
QuestionDataGrid Pin
Imthu7-Feb-07 19:53
Imthu7-Feb-07 19:53 
AnswerRe: DataGrid Pin
_AK_7-Feb-07 20:05
_AK_7-Feb-07 20:05 
AnswerRe: DataGrid Pin
kuwl_mark7-Feb-07 20:45
kuwl_mark7-Feb-07 20:45 
GeneralRe: DataGrid Pin
Imthu8-Feb-07 1:35
Imthu8-Feb-07 1:35 

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.