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

ASP.NET

 
AnswerRe: how to work with .net and Flex. Pin
Imran Khan Pathan7-Jul-08 2:15
Imran Khan Pathan7-Jul-08 2:15 
GeneralRe: how to work with .net and Flex. Pin
Piyush Vardhan Singh7-Jul-08 2:21
Piyush Vardhan Singh7-Jul-08 2:21 
QuestionHow to select a range of text using java script ? Pin
Abhijit Jana7-Jul-08 1:32
professionalAbhijit Jana7-Jul-08 1:32 
AnswerRe: How to select a range of text using java script ? Pin
Sherin Iranimose7-Jul-08 2:18
Sherin Iranimose7-Jul-08 2:18 
QuestionRe: How to select a range of text using java script ? Pin
Abhijit Jana7-Jul-08 3:20
professionalAbhijit Jana7-Jul-08 3:20 
AnswerRe: How to select a range of text using java script ? [modified] Pin
Sherin Iranimose7-Jul-08 3:35
Sherin Iranimose7-Jul-08 3:35 
AnswerRe: How to select a range of text using java script ? Pin
Abhijit Jana7-Jul-08 3:51
professionalAbhijit Jana7-Jul-08 3:51 
GeneralRe: How to select a range of text using java script ? Pin
Abhijit Jana7-Jul-08 4:14
professionalAbhijit Jana7-Jul-08 4:14 
Hi, i have done this in this way.

rng=elem.createTextRange();<br />
rng.findText(val.substring(start,end));<br />
rng.select();


Thanks for your help !!!

cheers,
Abhijit

GeneralRe: How to select a range of text using java script ? Pin
Sherin Iranimose7-Jul-08 4:21
Sherin Iranimose7-Jul-08 4:21 
GeneralRe: How to select a range of text using java script ? Pin
Abhijit Jana7-Jul-08 4:45
professionalAbhijit Jana7-Jul-08 4:45 
GeneralRe: How to select a range of text using java script ? Pin
Sherin Iranimose7-Jul-08 5:05
Sherin Iranimose7-Jul-08 5:05 
QuestionCreate login page using asp.net C#? Pin
katelva7-Jul-08 1:07
katelva7-Jul-08 1:07 
AnswerRe: Create login page using asp.net C#? Pin
Domenic Denicola7-Jul-08 7:19
Domenic Denicola7-Jul-08 7:19 
QuestionCannot call multiple web service methods using ASP.NET AJAX at the same time Pin
Domenic Denicola7-Jul-08 1:06
Domenic Denicola7-Jul-08 1:06 
Questiongridview Problems Pin
Bharani_Ram7-Jul-08 0:11
Bharani_Ram7-Jul-08 0:11 
AnswerRe: gridview Problems Pin
Gayani Devapriya7-Jul-08 3:08
Gayani Devapriya7-Jul-08 3:08 
GeneralRe: gridview Problems Pin
Bharani_Ram7-Jul-08 18:21
Bharani_Ram7-Jul-08 18:21 
Questionproblem with sessions in common methods class Pin
eyeseetee6-Jul-08 23:43
eyeseetee6-Jul-08 23:43 
AnswerRe: problem with sessions in common methods class Pin
Imran Khan Pathan6-Jul-08 23:55
Imran Khan Pathan6-Jul-08 23:55 
GeneralRe: problem with sessions in common methods class Pin
eyeseetee6-Jul-08 23:57
eyeseetee6-Jul-08 23:57 
GeneralRe: problem with sessions in common methods class Pin
N a v a n e e t h7-Jul-08 0:32
N a v a n e e t h7-Jul-08 0:32 
GeneralRe: problem with sessions in common methods class Pin
eyeseetee7-Jul-08 0:52
eyeseetee7-Jul-08 0:52 
Questionhow to disable link button ? Pin
kathyani6-Jul-08 23:40
kathyani6-Jul-08 23:40 
AnswerRe: how to disable link button ? Pin
eyeseetee6-Jul-08 23:44
eyeseetee6-Jul-08 23:44 
GeneralRe: how to disable link button ? Pin
kathyani6-Jul-08 23:55
kathyani6-Jul-08 23:55 

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.