Click here to Skip to main content
15,867,330 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: I am a beginer.Help me Pin
Tarakeshwar Reddy3-Jul-06 2:04
professionalTarakeshwar Reddy3-Jul-06 2:04 
AnswerRe: I am a beginer.Help me Pin
Colin Angus Mackay3-Jul-06 2:28
Colin Angus Mackay3-Jul-06 2:28 
GeneralRe: I am a beginer.Help me Pin
aligatojohn3-Jul-06 21:10
aligatojohn3-Jul-06 21:10 
QuestionSpecefying Default Image Pin
Tiger4563-Jul-06 0:11
Tiger4563-Jul-06 0:11 
Questionformview with dropdownlist [modified] Pin
rajeev kumar sharma2-Jul-06 22:08
rajeev kumar sharma2-Jul-06 22:08 
QuestionAccess .net controls through Javascript?? Pin
Abubakarsb2-Jul-06 21:38
Abubakarsb2-Jul-06 21:38 
AnswerRe: Access .net controls through Javascript?? Pin
VenkataRamana.Gali2-Jul-06 22:11
VenkataRamana.Gali2-Jul-06 22:11 
GeneralRe: Access .net controls through Javascript?? Pin
Vasudevan Deepak Kumar2-Jul-06 23:23
Vasudevan Deepak Kumar2-Jul-06 23:23 
Ramana,

A small change in your example. You may need to replace

TextBox1

with

<%=TextBox1.ClientID%>, since particularly if you use Web UserControls, the IDs might be changing.

Vasudevan Deepak Kumar
Personal Homepage
namespace LavanyaDeepak
Personal Weblog
The World of Deepak and Lavanya
Views and Reviews
GeneralRe: Access .net controls through Javascript?? Pin
Abubakarsb3-Jul-06 0:18
Abubakarsb3-Jul-06 0:18 
GeneralRe: Access .net controls through Javascript?? Pin
_AK_3-Jul-06 0:46
_AK_3-Jul-06 0:46 
GeneralRe: Access .net controls through Javascript?? Pin
RichardGrimmer4-Jul-06 3:00
RichardGrimmer4-Jul-06 3:00 
QuestionPlaying video files with in a .aspx page Pin
Kanjinghat2-Jul-06 21:22
Kanjinghat2-Jul-06 21:22 
AnswerRe: Playing video files with in a .aspx page Pin
DIMPLE_R2-Jul-06 22:33
DIMPLE_R2-Jul-06 22:33 
AnswerRe: Playing video files with in a .aspx page Pin
Kanjinghat2-Jul-06 22:59
Kanjinghat2-Jul-06 22:59 
Questionsaving a word file in sql server 2000. Pin
Praveen_S2-Jul-06 21:14
Praveen_S2-Jul-06 21:14 
AnswerRe: saving a word file in sql server 2000. Pin
Tirthadip2-Jul-06 22:18
Tirthadip2-Jul-06 22:18 
GeneralRe: saving a word file in sql server 2000. Pin
Praveen_S2-Jul-06 22:55
Praveen_S2-Jul-06 22:55 
QuestionSession variable is lost when the page is postback Pin
jibcht2-Jul-06 20:55
jibcht2-Jul-06 20:55 
AnswerRe: Session variable is lost when the page is postback Pin
Tirthadip2-Jul-06 22:06
Tirthadip2-Jul-06 22:06 
QuestionUrgent prob on Datagrid Pin
R.K.Sharma2-Jul-06 20:46
R.K.Sharma2-Jul-06 20:46 
QuestionConvert Doc to PDF Pin
yogesh m2-Jul-06 19:29
yogesh m2-Jul-06 19:29 
AnswerRe: Convert Doc to PDF Pin
Vasudevan Deepak Kumar2-Jul-06 23:25
Vasudevan Deepak Kumar2-Jul-06 23:25 
QuestionExcel Repeat Loop (Urgent) Pin
kirthikirthi2-Jul-06 18:02
kirthikirthi2-Jul-06 18:02 
AnswerRe: Excel Repeat Loop (Urgent) Pin
Tirthadip2-Jul-06 18:30
Tirthadip2-Jul-06 18:30 
GeneralRe: Excel Repeat Loop (Urgent) Pin
kirthikirthi2-Jul-06 18:43
kirthikirthi2-Jul-06 18:43 

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.