 |

cejonman
User
Jun 17, 2005, 8:19 PM
Post #1 of 2
(3280 views)
Shortcut
|
|
Basic Text Box Code
|
Can't Post
|
|
Hi All, I have a basic question that I need some help with. I currently have all my fields in the search engine as Drop Downs. I want to add a Text Box in however I'm not sure what code my web page should have as far as pointing it to the listing field $lfield60$ in Property Manager. The Drop Downs have such code as <center> <td height="37"> <p align="center"> <select name="lfield51_min"> <option value="">Minimum <option value="">Any <option value="">$0 <option>$50,000 <option>$75,000 and I'm sure I need something a little different. Thanks!! Chris
|
|
|  |
 |

MikeB
Staff
/ Moderator

Jun 18, 2005, 3:01 PM
Post #2 of 2
(3273 views)
Shortcut
|
|
Re: [cejonman] Basic Text Box Code
[In reply to]
|
Can't Post
|
|
Hi Chris, Thanks for the post! To have a text box that will search lfield60 on Listings Manager's search page you'll want to use a piece of code that looks like this: <input type="text" name="lfield60_keyword"> This will search through lfield60 to find the keyword the visitor to your site had entered. I hope this helps and if you have any other questions feel free to let me know! Cheers, Mike Briggs - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
|