|
|
|
|
![]() ![]() |
Jan 1 2008, 06:48 PM
Post
#1
|
|
|
Newbie [Level 3] ![]() ![]() ![]() Group: Members Posts: 41 Joined: 29-December 07 From: wales Member No.: 55,448 |
what i wanna no is
is it posible to incorporate a custom search engin into your own website. for a while now i have bin wondering is it posible to do this as i would like to try something like this out. but i have heard of there being a way to do this in pearl but i no nothing of pearl does annyone have anny tips or info on this? (i use frontpage and dreamweaver) |
|
|
|
Jan 1 2008, 07:04 PM
Post
#2
|
|
|
A computer once beat me at chess, but it was no match for me at kick boxing. ![]() Group: [MODERATOR] Posts: 3,883 Joined: 24-July 05 From: In Trouble Again... still? Member No.: 9,787 ![]() |
I googled "google search script" and found this: http://www.javascriptkit.com/script/script...te_search.shtml
might want to look at the search results here: http://www.google.ca/search?as_q=google++s...amp;safe=images there seems to be a few options. |
|
|
|
Jan 22 2008, 12:20 PM
Post
#3
|
|
|
Member [Level 1] ![]() ![]() ![]() ![]() Group: Members Posts: 52 Joined: 26-August 07 Member No.: 48,866 |
Well, it is possible to create a script that searches for something in a MySQL database using PHP. This can be done in Dreamweaver, but past that, I don't know.
|
|
|
|
Jan 22 2008, 05:28 PM
Post
#4
|
|
|
Newbie [Level 1] ![]() Group: Members Posts: 14 Joined: 22-January 08 From: Brazil Member No.: 56,682 |
Hi, i'm learning to design pages with dreamweaver, and I'm having a little difficult, how can i add a image that tranforms in another, and make a link with this image, because, i'm trying to do this with my page, but when i post it, the image doesn't apears...
|
|
|
|
Jan 30 2008, 09:24 PM
Post
#5
|
|
|
Newbie [Level 1] ![]() Group: Members Posts: 22 Joined: 1-April 07 From: Spain Member No.: 40,913 |
Well, you need to upload the SAME images folder to your host server in order to display the images correctly.
|
|
|
|
Jun 9 2008, 08:40 AM
Post
#6
|
|
|
Member [Level 2] ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 89 Joined: 22-April 08 From: Harare, Zimbabwe Member No.: 61,160 |
QUOTE Hi, i'm learning to design pages with dreamweaver, and I'm having a little difficult, how can i add a image that tranforms in another, and make a link with this image, because, i'm trying to do this with my page, but when i post it, the image doesn't apears... QUOTE Well, you need to upload the SAME images folder to your host server in order to display the images correctly. ...or make sure the case used in the code is identikcal to thet on the filenames. With Unix based servers like the one we have here it's very important. Hebrew_K.gif is not identical to hebrew_k.gif |
|
|
|
Jun 9 2008, 05:57 PM
Post
#7
|
|
|
$p4m 0n j00 $h4m3 m3 0nc3 $p4m 0n m3 $h4m3 m3 7\/\/1c3 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 6,315 Joined: 21-September 04 From: 9r33|\| 399$ 4|\|D 5P4/\/\ Member No.: 1,218 ![]() |
Although this topic is old, I have a few links on various ways to set up a in house search engine in your website.
PHP based search engines http://www.pixel2life.com/search/php_codin...rch%20engine/1/ JavaScript Based Search Engines http://www.pixel2life.com/search/javascrip...rch%20engine/1/ Now if you don't want to code your own search engine script, then you can try out one of these many already built scripts and see how you like them http://www.hotscripts.com/PHP/Scripts_and_...ines/index.html |
|
|
|
Jun 11 2008, 02:25 AM
Post
#8
|
|
|
Member [Level 2] ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 76 Joined: 30-October 05 Member No.: 13,571 |
U can write some codes to do this or use google search codes which you can find in www.google.com
|
|
|
|
Jun 11 2008, 03:00 AM
Post
#9
|
|
|
Privileged Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 775 Joined: 13-April 07 From: mreža Member No.: 41,558 |
The best thing to do in this case for any future reference is to try using google custom site search engine this would be the best option however If you have some sensitive data on your web site and you would like to use it. Then you should write your own. Mysql is not that hard to learn and if you try hard enough you will understand it fairly well in less then a week also PHP is not that hard if you had some experience with such thing in previous life
|