nevets2001uk
IS-IT--Management
I have a html created page with a search script on it. The search will either produce one result or find nothing. Is there a way to display the result on th current page without loading another. The result will provide a link to a file if found or a message saying something link "No Matches Found". I've tried document.write but it creates a blank white page with the link on it. I'd like the result to appear below the search box. Any ideas on how to do this would be appriciated, thanks.