Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 30th, 2004, 06:00 AM
Authorized User
 
Join Date: Oct 2003
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to salman
Default Heighlet Specific Word when open file in a browser

I want to highlet any particular text which exists anywhere in the file when this file open in browser, either formate of this file DOC, XLS,PDF,PPT etc.
what should I do for this



 
Old March 30th, 2004, 06:30 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

if you want to highlight text in HTML pages, take a look here: http://www.kryogenix.org/code/browser/searchhi/

It demonstrates you how to highlight text that users searched for in Google. It would be relatively easy to adapt the script to your situation.

Highlighting text in pdf, doc and xls files may be really tricky. I can't think of a way to do that without effecting the original document and even then I think it's going to be very difficult if not impossible.
Maybe you can display a copy of the original document in HTML with the words highlighted?

Does this help?

Would you mind not posting your question twice on this forum? Your message will be read anyway.

Cheers,

Imar


---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.





Similar Threads
Thread Thread Starter Forum Replies Last Post
open a Ms Word Application from browser Sheikh Abdul Jaweed Beginning VB 6 1 December 15th, 2006 02:19 PM
Heighlight specific text when open file in browser salman Classic ASP Databases 1 May 5th, 2004 02:07 PM
Heighlet specific Text when open file in browser salman Classic ASP Databases 0 March 30th, 2004 05:57 AM
Open file with heighlet Particular text salman Classic ASP Databases 0 March 3rd, 2004 08:22 AM
open a pdf file in browser viren_balaut Pro JSP 0 January 12th, 2004 01:27 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.