Click here to Skip to main content
15,914,642 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Delete Row of GridView Pin
_AK_22-Mar-07 23:34
_AK_22-Mar-07 23:34 
Questionread write text file Pin
VaibhavTiparadi22-Mar-07 22:03
VaibhavTiparadi22-Mar-07 22:03 
AnswerRe: read write text file Pin
joon vh.23-Mar-07 3:39
joon vh.23-Mar-07 3:39 
AnswerRe: read write text file Pin
Sunny__Singh2-Feb-13 0:11
Sunny__Singh2-Feb-13 0:11 
QuestionHow to send /recieve mails in local network Pin
yang__lee22-Mar-07 21:15
yang__lee22-Mar-07 21:15 
AnswerRe: How to send /recieve mails in local network Pin
danidanidani23-Mar-07 5:52
danidanidani23-Mar-07 5:52 
QuestionDrop downList Pin
Mkanchha22-Mar-07 20:49
Mkanchha22-Mar-07 20:49 
AnswerRe: Drop downList Pin
theScorp22-Mar-07 21:14
theScorp22-Mar-07 21:14 
function getVal()
{
//ddl1 is asp:DropDownList
var a = document.getElementById('<%=ddl1.ClientID%>');
alert(a[0].text);//Text shown to user
// alert(a[0].value);//Index
}

"If our Mind can, the Program can !!"

GeneralRe: Drop downList Pin
Mkanchha23-Mar-07 3:04
Mkanchha23-Mar-07 3:04 
QuestionJavaScript function in onload event Pin
gauthee22-Mar-07 20:47
gauthee22-Mar-07 20:47 
AnswerRe: JavaScript function in onload event Pin
Sandeep Akhare22-Mar-07 20:52
Sandeep Akhare22-Mar-07 20:52 
GeneralRe: JavaScript function in onload event Pin
gauthee22-Mar-07 21:23
gauthee22-Mar-07 21:23 
GeneralRe: JavaScript function in onload event Pin
Sandeep Akhare22-Mar-07 21:39
Sandeep Akhare22-Mar-07 21:39 
GeneralRe: JavaScript function in onload event Pin
gauthee22-Mar-07 22:21
gauthee22-Mar-07 22:21 
AnswerRe: JavaScript function in onload event Pin
Kschuler23-Mar-07 4:28
Kschuler23-Mar-07 4:28 
Questioni need name of the month Pin
sooreeagt22-Mar-07 20:44
sooreeagt22-Mar-07 20:44 
AnswerRe: i need name of the month Pin
Kunal P22-Mar-07 21:15
Kunal P22-Mar-07 21:15 
AnswerRe: i need name of the month Pin
Sandeep Akhare22-Mar-07 22:00
Sandeep Akhare22-Mar-07 22:00 
AnswerRe: i need name of the month Pin
joon vh.23-Mar-07 3:47
joon vh.23-Mar-07 3:47 
QuestionPositioning data from sql database on multiple pages Pin
Dragoslav Zaric22-Mar-07 20:30
Dragoslav Zaric22-Mar-07 20:30 
AnswerRe: Positioning data from sql database on multiple pages Pin
Naveed Kamboh26-Mar-07 4:40
Naveed Kamboh26-Mar-07 4:40 
Questionhelp debug pls i dont see anything wrong wit my sql statement Pin
neodeaths22-Mar-07 20:28
neodeaths22-Mar-07 20:28 
AnswerRe: help debug pls i dont see anything wrong wit my sql statement Pin
jithbiz003322-Mar-07 22:37
jithbiz003322-Mar-07 22:37 
GeneralRe: help debug pls i dont see anything wrong wit my sql statement [modified] Pin
GaryWoodfine 23-Mar-07 1:45
professionalGaryWoodfine 23-Mar-07 1:45 
Questionhow to make Select One Option bydefault in dropdownlistbox programmatically Pin
mohd imran abdul aziz22-Mar-07 19:19
mohd imran abdul aziz22-Mar-07 19:19 

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.