Click here to Skip to main content
15,898,743 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Is it possible to get the value of previous page view state value in current page? Pin
Christian Graus12-Aug-09 22:51
protectorChristian Graus12-Aug-09 22:51 
QuestionSMTP configure Pin
kavinnagarajan12-Aug-09 20:54
kavinnagarajan12-Aug-09 20:54 
AnswerRe: SMTP configure Pin
Abhijit Jana12-Aug-09 22:50
professionalAbhijit Jana12-Aug-09 22:50 
QuestionStylish buttons and dropdown Pin
greendragons12-Aug-09 20:17
greendragons12-Aug-09 20:17 
AnswerRe: Stylish buttons and dropdown Pin
Abhishek Sur12-Aug-09 22:05
professionalAbhishek Sur12-Aug-09 22:05 
AnswerApplying Search Criteria to GridView using Object data Source with store procedure Pin
atul_007in12-Aug-09 20:11
atul_007in12-Aug-09 20:11 
Questionontextchanged Pin
haleemasher12-Aug-09 19:43
haleemasher12-Aug-09 19:43 
AnswerRe: ontextchanged Pin
Abhijit Jana12-Aug-09 19:46
professionalAbhijit Jana12-Aug-09 19:46 
haleemasher wrote:

void MySub(object sender, EventArgs e)
{
int a =Convert .ToInt32 (TextBox3.Text.Trim ()) + Convert .ToInt32 (TextBox4.Text.Trim ());
TextBox2.Text = (a.ToString ());
}

</script</blockquote>

Do it using java script.

<div class="ForumSig"><font face="Verdana" size="1" color="#000080">Abhijit Jana | <strong>Codeproject MVP</strong>
<font face="Verdana" size="1" color="#000080"><b>Web Site : <a href="http://abhijitjana.net">abhijitjana.net</a> </b></font>
<b><font face="Verdana" size="1" color="#0000FF"><small>Don't forget to click "Good Answer" on the post(s) that helped you</small>.
<a href="http://www.codeproject.com/KB/aspnet/IISRemoteDebugging.aspx"> View My Latest Article</a>
</font></b></font></div>

GeneralRe: ontextchanged Pin
haleemasher12-Aug-09 19:48
haleemasher12-Aug-09 19:48 
GeneralRe: ontextchanged Pin
4anusha412-Aug-09 20:00
4anusha412-Aug-09 20:00 
GeneralRe: ontextchanged Pin
haleemasher12-Aug-09 20:28
haleemasher12-Aug-09 20:28 
GeneralRe: ontextchanged Pin
Christian Graus12-Aug-09 22:52
protectorChristian Graus12-Aug-09 22:52 
GeneralRe: ontextchanged Pin
Oakman13-Aug-09 14:27
Oakman13-Aug-09 14:27 
QuestionBlock to save webpage Pin
kavinnagarajan12-Aug-09 18:07
kavinnagarajan12-Aug-09 18:07 
AnswerRe: Block to save webpage Pin
N a v a n e e t h12-Aug-09 18:30
N a v a n e e t h12-Aug-09 18:30 
AnswerRe: Block to save webpage Pin
Christian Graus12-Aug-09 18:58
protectorChristian Graus12-Aug-09 18:58 
GeneralRe: Block to save webpage Pin
N a v a n e e t h13-Aug-09 1:11
N a v a n e e t h13-Aug-09 1:11 
AnswerRe: Block to save webpage Pin
yesu prakash12-Aug-09 19:06
yesu prakash12-Aug-09 19:06 
QuestionVB code to check whether new picture upload in the folder Pin
pearllyn12-Aug-09 15:16
pearllyn12-Aug-09 15:16 
AnswerRe: VB code to check whether new picture upload in the folder Pin
N a v a n e e t h12-Aug-09 16:03
N a v a n e e t h12-Aug-09 16:03 
GeneralRe: VB code to check whether new picture upload in the folder Pin
pearllyn12-Aug-09 18:46
pearllyn12-Aug-09 18:46 
GeneralRe: VB code to check whether new picture upload in the folder Pin
yesu prakash12-Aug-09 18:56
yesu prakash12-Aug-09 18:56 
GeneralRe: VB code to check whether new picture upload in the folder Pin
Christian Graus12-Aug-09 18:58
protectorChristian Graus12-Aug-09 18:58 
QuestionObjctDataSource,Paging Problem Pin
mark_me12-Aug-09 14:56
mark_me12-Aug-09 14:56 
AnswerRe: ObjctDataSource,Paging Problem Pin
N a v a n e e t h12-Aug-09 16:08
N a v a n e e t h12-Aug-09 16:08 

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.