Click here to Skip to main content
15,892,927 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: query regarding session nature Pin
Keith Barrow11-Mar-13 0:54
professionalKeith Barrow11-Mar-13 0:54 
GeneralRe: query regarding session nature Pin
Tridip Bhattacharjee11-Mar-13 1:07
professionalTridip Bhattacharjee11-Mar-13 1:07 
GeneralRe: query regarding session nature Pin
Keith Barrow11-Mar-13 1:22
professionalKeith Barrow11-Mar-13 1:22 
GeneralRe: query regarding session nature Pin
Tridip Bhattacharjee11-Mar-13 4:49
professionalTridip Bhattacharjee11-Mar-13 4:49 
GeneralRe: query regarding session nature Pin
Keith Barrow11-Mar-13 5:02
professionalKeith Barrow11-Mar-13 5:02 
QuestionNeed to crawl a Microsoft WebPage which live authenticated... Pin
Mutturaj Bali10-Mar-13 23:25
Mutturaj Bali10-Mar-13 23:25 
QuestionFind and replace string Pin
karthisomu10-Mar-13 20:41
karthisomu10-Mar-13 20:41 
AnswerRe: Find and replace string Pin
Sandeep Mewara10-Mar-13 20:58
mveSandeep Mewara10-Mar-13 20:58 
What have you tried so far? You have to be specific on what is troubling you.

To start with, follow the steps (for client side implementation - my preference):
1. Define a onclick button method A
2. In the method A, get textbox1 & textbox2 text. Now you know what needs to be replaced with what.
3. In the method A, get textbox3 text. You plan to replace textbox1 text to textbox2 text in this.
4. Define another method B, pass 3 parameters to it - fromText, toText, paraText
5. In method B, define a regex to replace in paraText - you got all the things you need
6. Once done, set the new text in the textbox3.

Try out!
Sandeep Mewara
Microsoft ASP.NET MVP 2012 & 2013

[My Blog]: Sandeep Mewara's Tech Journal!
[My Latest Article]: HTML5 Quick Start Web Application

GeneralRe: Find and replace string Pin
karthisomu10-Mar-13 21:29
karthisomu10-Mar-13 21:29 
GeneralRe: Find and replace string Pin
Sandeep Mewara10-Mar-13 22:36
mveSandeep Mewara10-Mar-13 22:36 
QuestionPost a comment (message ) on my web page Pin
kryptong10-Mar-13 0:10
kryptong10-Mar-13 0:10 
AnswerRe: Post a comment (message ) on my web page Pin
Richard MacCutchan10-Mar-13 3:01
mveRichard MacCutchan10-Mar-13 3:01 
GeneralConversion Pin
sausri18-Mar-13 22:56
sausri18-Mar-13 22:56 
GeneralRe: Conversion Pin
Sandeep Mewara10-Mar-13 20:53
mveSandeep Mewara10-Mar-13 20:53 
QuestionNovice inquiry: Webpage input screen with monthly or yearly columns for financial statements inputting and viewing Pin
mtbenson0078-Mar-13 15:10
mtbenson0078-Mar-13 15:10 
AnswerRe: Novice inquiry: Webpage input screen with monthly or yearly columns for financial statements inputting and viewing Pin
jkirkerx8-Mar-13 19:37
professionaljkirkerx8-Mar-13 19:37 
GeneralRe: Novice inquiry: Webpage input screen with monthly or yearly columns for financial statements inputting and viewing Pin
mtbenson0079-Mar-13 17:02
mtbenson0079-Mar-13 17:02 
GeneralRe: Novice inquiry: Webpage input screen with monthly or yearly columns for financial statements inputting and viewing Pin
jkirkerx9-Mar-13 17:33
professionaljkirkerx9-Mar-13 17:33 
QuestionRegarding ASP.NET and C#? Pin
leosang7-Mar-13 22:44
leosang7-Mar-13 22:44 
AnswerRe: Regarding ASP.NET and C#? Pin
R. Giskard Reventlov8-Mar-13 4:58
R. Giskard Reventlov8-Mar-13 4:58 
AnswerRe: Regarding ASP.NET and C#? Pin
Thomas Daniels8-Mar-13 22:08
mentorThomas Daniels8-Mar-13 22:08 
QuestionHow to start with ASP.NET.? Pin
mbatra317-Mar-13 21:04
mbatra317-Mar-13 21:04 
AnswerRe: How to start with ASP.NET.? Pin
Thomas Daniels7-Mar-13 21:20
mentorThomas Daniels7-Mar-13 21:20 
QuestionWSAT deploy to web server Pin
vanikanc7-Mar-13 9:50
vanikanc7-Mar-13 9:50 
AnswerRe: WSAT deploy to web server Pin
jkirkerx8-Mar-13 7:44
professionaljkirkerx8-Mar-13 7:44 

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.