Click here to Skip to main content
15,896,453 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: design view problem????? Pin
N a r e s h P a t e l13-Aug-07 2:37
N a r e s h P a t e l13-Aug-07 2:37 
QuestionBULK INSERT WITH ADO.NET @sqlserver Pin
rajmani12-Aug-07 20:10
rajmani12-Aug-07 20:10 
AnswerRe: BULK INSERT WITH ADO.NET @sqlserver Pin
N a v a n e e t h12-Aug-07 21:33
N a v a n e e t h12-Aug-07 21:33 
QuestionFoucs on a Text Box using javascript? Pin
fmlove12-Aug-07 19:33
fmlove12-Aug-07 19:33 
AnswerRe: Foucs on a Text Box using javascript? Pin
Parwej Ahamad12-Aug-07 19:45
professionalParwej Ahamad12-Aug-07 19:45 
AnswerRe: Foucs on a Text Box using javascript? Pin
daniel__c12-Aug-07 19:46
daniel__c12-Aug-07 19:46 
GeneralRe: Foucs on a Text Box using javascript? Pin
Michael Sync12-Aug-07 20:08
Michael Sync12-Aug-07 20:08 
GeneralRe: Foucs on a Text Box using javascript? Pin
daniel__c12-Aug-07 20:46
daniel__c12-Aug-07 20:46 
Sorry, that should be

document.getElementById('<%= <TextBoxName>.ClientID %>')

not

document.getElementById('<%= .ClientID %>') as originally posted.

We usually do the .select() to select any text that is currently in the text box. You can do the focus alone, but the select tends to be a bit more user friendly.
Questionhow to display 2 or more information within 1 table cell? Pin
veracia12-Aug-07 19:28
veracia12-Aug-07 19:28 
AnswerRe: how to display 2 or more information within 1 table cell? Pin
Parwej Ahamad12-Aug-07 19:48
professionalParwej Ahamad12-Aug-07 19:48 
GeneralRe: how to display 2 or more information within 1 table cell? Pin
veracia12-Aug-07 20:02
veracia12-Aug-07 20:02 
GeneralRe: how to display 2 or more information within 1 table cell? Pin
Parwej Ahamad12-Aug-07 20:10
professionalParwej Ahamad12-Aug-07 20:10 
GeneralRe: how to display 2 or more information within 1 table cell? Pin
veracia12-Aug-07 22:35
veracia12-Aug-07 22:35 
QuestionPaging with datalist control Pin
IamAmit12-Aug-07 19:18
IamAmit12-Aug-07 19:18 
AnswerRe: Paging with datalist control Pin
Michael Sync12-Aug-07 19:22
Michael Sync12-Aug-07 19:22 
Questionvisitor IP address not getting Pin
leoiser12-Aug-07 17:20
leoiser12-Aug-07 17:20 
Questioninstallation failed during setup Pin
steve_rm12-Aug-07 13:23
steve_rm12-Aug-07 13:23 
AnswerRe: installation failed during setup Pin
Michael Sync12-Aug-07 15:27
Michael Sync12-Aug-07 15:27 
Questiondelete command + gridview Pin
aziz_subaie12-Aug-07 3:06
aziz_subaie12-Aug-07 3:06 
AnswerRe: delete command + gridview Pin
Michael Sync12-Aug-07 4:12
Michael Sync12-Aug-07 4:12 
AnswerRe: delete command + gridview Pin
Urs Enzler12-Aug-07 21:26
Urs Enzler12-Aug-07 21:26 
AnswerRe: delete command + gridview Pin
aziz_subaie13-Aug-07 21:39
aziz_subaie13-Aug-07 21:39 
Questionencrypt & decrypt a password in asp.net Pin
red-apple12-Aug-07 1:24
red-apple12-Aug-07 1:24 
QuestionDatabinding Pin
The ANZAC12-Aug-07 0:31
The ANZAC12-Aug-07 0:31 
AnswerRe: Databinding Pin
Michael Sync12-Aug-07 4:34
Michael Sync12-Aug-07 4:34 

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.