Hi,
r u fetching the value from DB and showing it out , or just setting the LCID value and getting the Date and Time value..
If u send the the o/p format u r getting in ur browser , we can give the clear picture of ur problem
hi jaredn,(thanks for ur reply)
actually i want to highlight the text in the textarea
this is the code:
txt = window.document.frmManualEdit.taFileContent.createTextRange();
txt.findText(str);
txt.select();
txt.scrollIntoView();
if str contains string without \n i.e multiline it is...
sir,
i have doubt in built-in "Find in Page" functions...
i want find multiple lines in a page...., but when i use the findText function , it is recognising single line strings , but not for the multple line strings.
i want to find that string and highlight it
pls help me in this...
sir,
i have doubt in built-in "Find in Page" functions...
i want find multiple lines in a page...., but when i use the findText function , it is recognising single line strings , but not for the multple line strings.
i want to find that string and highlight it
pls help me in this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.