473,379 Members | 1,222 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

Is their any way to highlight word in text

10
HI Friends.

I am Developing one web application using C#,sql server 2005,
I need to search a word from web page that is showing some information in text box then i have to highlight that word in the text and when user clicks on that word it must show some information related to that word,

Please help me in this i need it desperately.Thanks in Advanced.
Mar 24 '10 #1
2 1663
jkmyoung
2,057 Expert 2GB
English problems are hampering understanding.

1. Where are you getting the word?
- From the text box
- From the web page
- From some table
- Elsewhere

2. What event drives (causes) the highlight?
- Search
- Onload
- Other

3. When you say highlight, do you mean:
- Make it the selected text
- Change the background color of that section of text.
- other

4. How are you showing the related information?
- Tooltip
- Alert window
- Another textbox
- Loading a different page

5. Are you queuing the data from the database in word/information format?
Mar 24 '10 #2
ramsham
10
Sorry for that...

1.Searching word from text box.But if you have Web page search then it's really good for me.
2.search event.By entering search text text box and press button to search that word from text box which may contain 8-10 lines .
3.You can make it selected or change background color but we require it further to show detail on word click event.
4.you can show it like tool tip or alert.
As I am new here I don't know about some things.So if you help me then it would be great for me to learn things quickly.

Thanks for replay
Apr 1 '10 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: leegold2 | last post by:
Commonly done, eg. you enter a word in a search engine and when a hit-page comes up the search word(s) are highlighted. I'm doing a fulltext search that works well but I've tried a few "packaged...
13
by: David Morgan | last post by:
Hello I have a little function to highlight text if it exists. Function Highlight(vFind, vSearch) Dim RegEx Set RegEx = New RegExp RegEx.Pattern = vFind RegEx.IgnoreCase = True Highlight =...
3
by: Christophe Guillon | last post by:
Hello I would like to have a hypertext link which, when I click on it, leads to a web page where a certain word is highlighted. Depending on the link, the same target page would be displayed but...
2
by: Dan Schumm | last post by:
I'm relatively new to regular expressions and was looking for some help on a problem that I need to solve. Basically, given an HTML string, I need to highlight certain words within the text of the...
5
by: Atara | last post by:
I am trying to convert the following code to VB .Net, I still have some gaps (the lines that are marked with (*)) and also I need an ending condition for the while loop. any help would be...
1
by: Kuups | last post by:
Hello there, How can I highlight the partical word in a string w/o using any of the event just the code itself just like for example.. The big brown fox.. Just want to highlight the word...
0
by: Savvas | last post by:
Hi, I am using VB.Net 2005 for a windows application. The application was actually upgraded from vb.net 2003. I have a search field which is used as a parameter to search all datagrid...
2
by: Roger | last post by:
I have an application with an input form that sometimes has a hundred or so check boxes organized into groups of about 10 choices. The boxes are difficult to check because the target is small and...
0
Merlin1857
by: Merlin1857 | last post by:
A thing I have been asked for on a number of occasions is the ability to highlight text after its been searched for in a record return page. The following does this perfectly. Use this function...
1
by: raja npedia | last post by:
Hello sir/madam, i have a one img file, in this file i search one keyword, suppose 'sample' , how to highlight this word in img file using javascript. i have one program , <!DOCTYPE HTML PUBLIC...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.