Click here to Skip to main content
15,902,891 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionziping of files Pin
nannapanenikamalnath9-Aug-06 1:25
nannapanenikamalnath9-Aug-06 1:25 
AnswerRe: ziping of files Pin
_AK_9-Aug-06 1:30
_AK_9-Aug-06 1:30 
GeneralRe: ziping of files Pin
hi_arv9-Aug-06 20:47
hi_arv9-Aug-06 20:47 
QuestionRead XML Pin
Vipin Venugopal9-Aug-06 0:27
Vipin Venugopal9-Aug-06 0:27 
Questionfocus on textbox in asp.net with vb.net 1.1 Pin
amaneet8-Aug-06 23:58
amaneet8-Aug-06 23:58 
AnswerRe: focus on textbox in asp.net with vb.net 1.1 Pin
_AK_9-Aug-06 0:11
_AK_9-Aug-06 0:11 
GeneralRe: focus on textbox in asp.net with vb.net 1.1 Pin
amaneet9-Aug-06 0:33
amaneet9-Aug-06 0:33 
GeneralRe: focus on textbox in asp.net with vb.net 1.1 Pin
_AK_9-Aug-06 0:47
_AK_9-Aug-06 0:47 
You can use this javascript to set the focus to a particular textbox control:
document.getElementById("TextBox3").focus();

Best Regards,
Apurva Kaushal

GeneralRe: focus on textbox in asp.net with vb.net 1.1 [modified] Pin
amaneet9-Aug-06 3:10
amaneet9-Aug-06 3:10 
GeneralRe: focus on textbox in asp.net with vb.net 1.1 Pin
_AK_9-Aug-06 3:45
_AK_9-Aug-06 3:45 
QuestionFormatting text inside GridView Pin
Mohamed El Gohary8-Aug-06 23:56
Mohamed El Gohary8-Aug-06 23:56 
AnswerRe: Formatting text inside GridView Pin
Jay_se9-Aug-06 2:09
Jay_se9-Aug-06 2:09 
Questionasp form to email Pin
lusardi8-Aug-06 23:36
lusardi8-Aug-06 23:36 
AnswerRe: asp form to email Pin
Sebastian T Xavier9-Aug-06 20:58
Sebastian T Xavier9-Aug-06 20:58 
QuestionThe viewstate is invalid for this page and might be corrupted..............?How to resolve Pin
BalasahebK8-Aug-06 23:34
BalasahebK8-Aug-06 23:34 
AnswerRe: The viewstate is invalid for this page and might be corrupted..............?How to resolve Pin
_AK_8-Aug-06 23:45
_AK_8-Aug-06 23:45 
GeneralRe: The viewstate is invalid for this page and might be corrupted..............?How to resolve Can somebody pls reply me Pin
BalasahebK8-Aug-06 23:51
BalasahebK8-Aug-06 23:51 
QuestionIdentifying the .NET2 master page from a control Pin
EpsilonCool8-Aug-06 22:50
EpsilonCool8-Aug-06 22:50 
AnswerRe: Identifying the .NET2 master page from a control Pin
Paddy Boyd8-Aug-06 23:17
Paddy Boyd8-Aug-06 23:17 
AnswerRe: Identifying the .NET2 master page from a control Pin
minhpc_bk9-Aug-06 0:25
minhpc_bk9-Aug-06 0:25 
QuestionTo prevent concurrent users with same login name Pin
sallirajan8-Aug-06 22:10
sallirajan8-Aug-06 22:10 
AnswerRe: To prevent concurrent users with same login name Pin
_AK_8-Aug-06 22:58
_AK_8-Aug-06 22:58 
AnswerRe: To prevent concurrent users with same login name [modified] Pin
sunit_828-Aug-06 22:58
sunit_828-Aug-06 22:58 
QuestionASP.NET 1.1 and ASP.NET 2 on same IIS Pin
_mubashir8-Aug-06 21:59
_mubashir8-Aug-06 21:59 
AnswerRe: ASP.NET 1.1 and ASP.NET 2 on same IIS Pin
minhpc_bk9-Aug-06 0:26
minhpc_bk9-Aug-06 0:26 

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.