Connecting Tech Pros Worldwide Help | Site Map

search form

  #1  
Old August 17th, 2006, 01:25 PM
Walter
Guest
 
Posts: n/a
I've plucked a script from the web that gives me something like:
<SCRIPT type="text/javascript" language="Javascript">
<!--
function find() {



if (a == "pag1") window.location ="pag1.html";

but when i refer to that pag1 (replaced by my own page) it gives me a 404

does anyone have a simple script that works?

tx




  #2  
Old August 18th, 2006, 09:45 AM
plato
Guest
 
Posts: n/a

re: search form


Walter wrote:
Quote:
but when i refer to that pag1 (replaced by my own page) it gives me a 404
That would mean the page doesn't exist. The fact that you actually
change pages to a 404 means that the script does what it's required to
do.

-plato

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Search Form: multiple controls (Access 2003) lightning answers 9 July 18th, 2008 06:22 PM
Problem with search form Mark answers 2 January 5th, 2008 07:35 PM
Nested sql on search form - "in" works, "not in" doesn't KiwiGenie answers 6 March 19th, 2007 10:55 PM
Is Unbound Search Form the best solution? DWolff answers 31 February 2nd, 2007 12:48 AM
A very basic search form in access jim Bob answers 7 December 31st, 2005 06:05 PM