Click here to Skip to main content
15,890,897 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionChanging skins at runtime [modified] Pin
dandy7211-Jul-07 4:19
dandy7211-Jul-07 4:19 
AnswerRe: Changing skins at runtime Pin
Michael Sync11-Jul-07 8:10
Michael Sync11-Jul-07 8:10 
GeneralRe: Changing skins at runtime Pin
dandy7212-Jul-07 4:27
dandy7212-Jul-07 4:27 
QuestionDisplay Multiple Columns in a List Box Pin
kibromg11-Jul-07 4:00
kibromg11-Jul-07 4:00 
AnswerRe: Display Multiple Columns in a List Box Pin
Michael Sync11-Jul-07 7:59
Michael Sync11-Jul-07 7:59 
QuestionGridView Pin
.NET- India 11-Jul-07 3:49
.NET- India 11-Jul-07 3:49 
AnswerRe: GridView Pin
Michael Sync11-Jul-07 7:57
Michael Sync11-Jul-07 7:57 
QuestionFocus and Gridview Pin
.NET- India 11-Jul-07 3:48
.NET- India 11-Jul-07 3:48 
Hello Everyone,

Can anybody let me know to through focus/cursor blinking on a text box as
the page get loaded.

i'm using the following command given below as i use in ASP.NET with 1.1
and this piece of code run fine in ASP.NET 1.1 but generating error in ASP.NET 2.0





function myFocus()
{
document.form1.txtName.focus();
}







ERROR:- myFocus() not found
AnswerRe: Focus and Gridview Pin
Michael Sync11-Jul-07 7:54
Michael Sync11-Jul-07 7:54 
QuestionGridView and DetailsView Pin
Sarfaraj Ahmed11-Jul-07 3:42
Sarfaraj Ahmed11-Jul-07 3:42 
AnswerRe: GridView and DetailsView Pin
Vasudevan Deepak Kumar11-Jul-07 3:46
Vasudevan Deepak Kumar11-Jul-07 3:46 
QuestionERROR:The test form is only available for requests from the local machine Pin
Sebastian T Xavier11-Jul-07 3:31
Sebastian T Xavier11-Jul-07 3:31 
AnswerRe: ERROR:The test form is only available for requests from the local machine Pin
Vasudevan Deepak Kumar11-Jul-07 3:44
Vasudevan Deepak Kumar11-Jul-07 3:44 
GeneralRe: ERROR:The test form is only available for requests from the local machine Pin
Sebastian T Xavier11-Jul-07 3:55
Sebastian T Xavier11-Jul-07 3:55 
QuestionExport a table to a csv Pin
Senseicads11-Jul-07 3:10
Senseicads11-Jul-07 3:10 
AnswerRe: Export a table to a csv Pin
Vasudevan Deepak Kumar11-Jul-07 3:24
Vasudevan Deepak Kumar11-Jul-07 3:24 
GeneralRe: Export a table to a csv Pin
Senseicads11-Jul-07 4:02
Senseicads11-Jul-07 4:02 
GeneralRe: Export a table to a csv Pin
ednrgc11-Jul-07 5:29
ednrgc11-Jul-07 5:29 
GeneralRe: Export a table to a csv Pin
Senseicads11-Jul-07 5:36
Senseicads11-Jul-07 5:36 
AnswerRe: Export a table to a csv Pin
martin_hughes11-Jul-07 8:59
martin_hughes11-Jul-07 8:59 
GeneralRe: Export a table to a csv Pin
Senseicads12-Jul-07 1:11
Senseicads12-Jul-07 1:11 
Questionhow can v write html tags in asp.net +c# code?? Pin
regin11-Jul-07 2:57
regin11-Jul-07 2:57 
AnswerRe: how can v write html tags in asp.net +c# code?? Pin
gauthee11-Jul-07 3:07
gauthee11-Jul-07 3:07 
AnswerRe: how can v write html tags in asp.net +c# code?? [modified] Pin
N a v a n e e t h11-Jul-07 3:07
N a v a n e e t h11-Jul-07 3:07 
GeneralRe: how can v write html tags in asp.net +c# code?? Pin
regin11-Jul-07 3:16
regin11-Jul-07 3:16 

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.