PDA

View Full Version : frame search function?


Chadi
10-23-2007, 03:03 AM
I need to add a search field to the left frame found here

http://www.talkjesus.com/misc.php?do=page&template=bible_kjv

I only want it to search within /forum/kjv folder which contains all the html files, one per Bible book. How can I go about doing this so the results show up in the left frame with option to return to main menu?

testebr
10-25-2007, 03:00 AM
clone the search form and add target to that frame..

<form ................ target="frame_name">
...
...
..
...

Chadi
10-25-2007, 05:03 PM
Which search form are you talking about? I don't think the default vb one would work, would it? Also, I want a search form that would search within each htm file under the /kjv directory. Thanks.

Chadi
11-24-2007, 05:03 PM
Can someone please help me on this? Thanks.

Chadi
12-11-2007, 12:42 AM
I would really appreciate help on this. Thanks.