Type: Posts; User: scottyd
ok...fixed it changed the (forms[0]) to a numbered order (i.e. - [0],[1],[2], etc...)
i grabbed it from another page that was developed a while ago by some one else. I am assuming that it's trying to tell the page to post back to itself?? hmmm...that makes me wonder now...
try this too: http://javascript.internet.com/forms/field-show.html i am not too sure if that is also what you are look for as well.
Ok, if any can help me out on this one I will be amazed! I've set up a search form that when a user clicks on the submit button, it runs a search but the results open up in a hidden iframe. i...