Click here to Skip to main content
15,920,005 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
Questionmail send and recieve Pin
mehrdadc482-Jul-06 5:12
mehrdadc482-Jul-06 5:12 
AnswerRe: mail send and recieve [modified] Pin
Jayamaruthia2-Jul-06 20:16
Jayamaruthia2-Jul-06 20:16 
QuestionBest Practice ASP.NET analyzer released Pin
Jerry Hammond2-Jul-06 4:14
Jerry Hammond2-Jul-06 4:14 
QuestionPage caching [modified] Pin
WDI2-Jul-06 3:10
WDI2-Jul-06 3:10 
AnswerRe: Page caching Pin
Tirthadip2-Jul-06 18:21
Tirthadip2-Jul-06 18:21 
QuestionDeployment with Custom action and exe Pin
BalaNet2-Jul-06 1:31
BalaNet2-Jul-06 1:31 

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.