Log in

View Full Version : js simple search function, need some help to modify



chriskq
04-15-2007, 10:10 AM
hi all,

im just still getting into web design and i have finished this site, [URL REMOVED].

Im a little bit unhappy about how the search function (upper right) opens the results in a new window. i have tired playing with the script to make it open results on a new page but in the same window.
[to test type "press" to see results]

code for the script can be found here:
[URL REMOVED]

i tired playing with this line.


win = window.open("","results","");

im not even sure how to tell the script where to place the results html in the page i want it too (ie results.php in a certain div)

can someone pls point me in the right direction
cheers
Chris


MODERATOR EDIT: At user request, URLs have been removed.

Twey
04-15-2007, 11:20 AM
Unfortunately, the way it's written means that it would be very difficult, if not impossible, to do that, without rewriting a large portion of the script.

chriskq
04-16-2007, 09:26 AM
bummer... :(
you dont happen to know of any examples what im after?
what do u reccomend i do.

cheers

chriskq
05-21-2007, 07:36 AM
is there any way to delete this thread???

this thread (url) of the site i created is getting referenced by google when i type in the page title, and i dont really want it to.

sorry i now know about this and wont do it anymore

cheers

Bob90
05-21-2007, 08:22 AM
Use your robots.txt or meta tag to indicate not to index the page. For now.

chriskq
05-22-2007, 01:05 AM
hey bob.

im not sure if i made sense.... but if i type in the sites name into google. i dont want google to reference this dyanmic drive page (it is, because in my first post i posted the url to the page.... google is showing this, and i dont want it too)

please help

chriskq
05-28-2007, 02:18 AM
can i Please get some help from a ADMIN..
i would like this thread deleted pleassssseee

djr33
05-28-2007, 02:57 AM
Since the information might be valuable to someone else, general policy is not to delete threads here.
However, the URLs have been removed from your post and google will, once it cycles around again, update it's cache of the page and references to your page should be removed.
In fact, this might help google get rid of the links, since it keeps deleted pages cached for some time, it seems, but should update a page that changes.

chriskq
05-28-2007, 03:43 AM
thankyou for that.
appreciate it