473,398 Members | 2,335 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,398 software developers and data experts.

search engine problem

Hello.
I am working on a web site which somebody had been doing,
but left before he finishes his new web site project.

The boss says he was not using database, and a VB program
generates html files automatically from a document.

When it generates files, it also create searchcode.html file.

Unfortunatelly I could not find the php code for this search engine.

Is there any way to search in a html code like this below;;;;;(--;


------------------------------------
str=""

img="xxxx_s.jpg"

lnk="xxxxx.html"

str1 = str.toUpperCase()

if(str1.indexOf(look_for)!=-1)
get_str = get_str + '|' + lnk + '|' + img + '|' + str

str="product name"

img="productimage.jpg"

lnk="xxxxx.html"

str1 = str.toUpperCase()

if(str1.indexOf(look_for)!=-1)
get_str = get_str + '|' + lnk + '|' + img + '|' + str

str="product name"

img="productimage.jpg"

lnk="xxxxx.html"

str1 = str.toUpperCase()

if(str1.indexOf(look_for)!=-1)
get_str = get_str + '|' + lnk + '|' + img + '|' + str

str="product name"

img="productimage.jpg"

lnk="xxxxx.html"
...
...
...
Oct 31 '07 #1
2 966
debasisdas
8,127 Expert 4TB
Question moved to HTML Forum.
Oct 31 '07 #2
drhowarddrfine
7,435 Expert 4TB
HTML cannot do search. It is not a programming language.
Oct 31 '07 #3

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

Similar topics

5
by: George | last post by:
Hi, Anyone has the background for explaining? I have made a search on my name and I have got a link to another search engine. The link's title was the search phrase for the other search engine...
14
by: vic | last post by:
My manager wants me to develop a search program, that would work like they have it at edorado.com. She made up her requirements after having compared how search works at different websites, like...
2
by: vichet | last post by:
Hi All; Please help me with some problem i want VBSCRIPT to search something in only my own website give me code thank vichet
2
by: Patrick | last post by:
Are the differences between a search engine, a subject directory and a meta search engine significant for an ebusiness web site owner? A meta search engine merely uses ordinary existing search...
83
by: D. Dante Lorenso | last post by:
Trying to use the 'search' in the docs section of PostgreSQL.org is extremely SLOW. Considering this is a website for a database and databases are supposed to be good for indexing content, I'd...
13
by: Another UDB DBA | last post by:
For those of you who may not know this, IBM recently changed the way this site worked: http://www-306.ibm.com/software/data/db2/udb/support/apars.html It used to be a relatively straighforward...
1
by: Jack-of-all-traits | last post by:
This is a big problem and I really need help, no one seems to know how to solve this problem. I want to take the data from a record in a particular a field that contains the names of generic...
4
by: Miguel Dias Moura | last post by:
Hello, I launched a web site some time ago and i am having problems in making it visible in the search engines. I used a lot of Keywords, not only in text but also in links, page and image...
64
by: Manfred Kooistra | last post by:
I am building a website with identical content in four different languages. On a first visit, the search engine determines the language of the content by the IP address of the visitor. What the...
4
by: MDW | last post by:
Posted this on another board, but evidently it was off-topic there...hope you folks will be able to provide some guidance. I've been working on a Web site for a business (my first non-personal...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.