Click here to get back home

How to highlight a row

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
How to highlight a row luigi.corrias@gmail.com 06-12-2008
Posted by luigi.corrias@gmail.com on June 12, 2008, 11:53 am
Please log in for more thread options
Hello everybody

i have a file text.

in this file text i use asp.net to search some words and, at the end,
the word is highlited in red, orange...

Is highlighted only the word...

i really love not the single word but the entire row

i now have:

Mary love the *lambs*

i want

*mary love the lambs*

i use span tag

Pleasy any suggest?!

Thanks

Luigi

Posted by Erwin Moller on June 13, 2008, 5:31 am
Please log in for more thread options
luigi.corrias@gmail.com schreef:
> Hello everybody
>
> i have a file text.
>
> in this file text i use asp.net to search some words and, at the end,
> the word is highlited in red, orange...
>
> Is highlighted only the word...
>
> i really love not the single word but the entire row
>
> i now have:
>
> Mary love the *lambs*
>
> i want
>
> *mary love the lambs*
>
> i use span tag
>
> Pleasy any suggest?!
>
> Thanks
>
> Luigi

Well Luigi, the simple answer is: change your code accordingly.
You need to expand your span so it surrounds the whole text, or even
better, change the container holding the the text (the td of a table eg,
or a div) so that the bold-style is defined in there.
Why don't you try it yourself, and try to adhere your span-style to the
td element or whatever it is that holds the text?
I won't be difficult *if you see the code*, which we do not. ;-)

What do you expect from us?
An answer like: "Go to line 42, and change the regex to /^whatever/g"?
We need code.

Also, you might get luckier if you post your example in a newsgroup
dedicated to asp.net.

Regards,
Erwin Moller

Similar ThreadsPosted
Highlight the object of my choice? November 26, 2004, 12:35 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap