Click here to Skip to main content
15,922,696 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: regular expression validators Pin
koolprasad20031-Jun-07 22:48
professionalkoolprasad20031-Jun-07 22:48 
GeneralRe: regular expression validators Pin
ritu43211-Jun-07 22:55
ritu43211-Jun-07 22:55 
GeneralRe: regular expression validators Pin
doWhileSomething2-Jun-07 11:07
doWhileSomething2-Jun-07 11:07 
QuestionPopulating drop down lists with out post backs Pin
King Shez1-Jun-07 22:14
King Shez1-Jun-07 22:14 
AnswerRe: Populating drop down lists with out post backs Pin
wEb GuRu...1-Jun-07 23:07
wEb GuRu...1-Jun-07 23:07 
QuestionHow to set td,tr property in DataTable Pin
sjs4u1-Jun-07 21:48
sjs4u1-Jun-07 21:48 
AnswerRe: How to set td,tr property in DataTable Pin
Guffa1-Jun-07 23:27
Guffa1-Jun-07 23:27 
Questionajax+ javascript Pin
kvijayajyothy1-Jun-07 20:13
kvijayajyothy1-Jun-07 20:13 
When I added ajax panel it gives error

<asp:content id="Content1" contentplaceholderid="ContentPlaceHolder1" runat="Server">

function mymess()
{
alert(document.getElementById("TextBox1.ClientID").value);
}


  <asp:scriptmanager id="ScriptManager1" runat="server">

<asp:updatepanel id="UpdatePanel1" runat="server">
<contenttemplate>
<asp:label id="Label1" runat="server" text="abc">

<asp:textbox id="TextBox1" runat="server">





but with out ajax update panel it works ok. gives whatever value prited in text box. what I have to do?


vijaya

AnswerRe: ajax+ javascript Pin
z.c.huang1-Jun-07 20:21
z.c.huang1-Jun-07 20:21 
AnswerRe: ajax+ javascript Pin
Christian Graus1-Jun-07 20:24
protectorChristian Graus1-Jun-07 20:24 
GeneralRe: ajax+ javascript (thanks) Pin
kvijayajyothy1-Jun-07 20:53
kvijayajyothy1-Jun-07 20:53 
GeneralRe: ajax+ javascript (thanks) Pin
Christian Graus1-Jun-07 21:52
protectorChristian Graus1-Jun-07 21:52 
QuestionMaster Pages Initialization Pin
k_dasaprakash1-Jun-07 20:02
k_dasaprakash1-Jun-07 20:02 
AnswerRe: Master Pages Initialization Pin
doWhileSomething2-Jun-07 6:36
doWhileSomething2-Jun-07 6:36 
QuestionIntegrate CR XI with VS.NET 2003 ? Pin
Jeneesh K. Velayudhan1-Jun-07 19:50
Jeneesh K. Velayudhan1-Jun-07 19:50 
QuestionSize of object (dataset) Pin
nikhil12341-Jun-07 19:14
nikhil12341-Jun-07 19:14 
Questioncommit transaction Pin
kvijayajyothy1-Jun-07 19:07
kvijayajyothy1-Jun-07 19:07 
QuestionHow to retrieve text files in Asp.Net? Pin
vijay_831-Jun-07 18:51
vijay_831-Jun-07 18:51 
GeneralDon't repost Pin
Guffa1-Jun-07 22:57
Guffa1-Jun-07 22:57 
QuestionHow to retrieve text files in Asp.Net? Pin
vijay_831-Jun-07 18:48
vijay_831-Jun-07 18:48 
GeneralDon't repost Pin
Guffa1-Jun-07 22:57
Guffa1-Jun-07 22:57 
QuestionDouble click event on a gridview in ASP.net 2.0? Pin
Kusumasrinivas1-Jun-07 7:28
Kusumasrinivas1-Jun-07 7:28 
AnswerRe: Double click event on a gridview in ASP.net 2.0? Pin
Not Active1-Jun-07 7:41
mentorNot Active1-Jun-07 7:41 
GeneralRe: Double click event on a gridview in ASP.net 2.0? Pin
kubben1-Jun-07 7:52
kubben1-Jun-07 7:52 
GeneralRe: Double click event on a gridview in ASP.net 2.0? Pin
Kusumasrinivas3-Jun-07 20:56
Kusumasrinivas3-Jun-07 20:56 

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.