Inserting a Value from a field into a seach view "Search For"

Does anyone know how the following can be done?

Based upon a field called “BasicSearch” on a form. A user enters text like “Scott” in this field. Then the user will select from a pull down one of the following (Name,Phone,CC#,ETC).

Based upon what the user selects:

Example: BasicSearch: “Scott” and pull down: “Name”

They hit a button and the screen changes a frameset opens (Top frame “The screen they were entring the infor in”) The bottom frame the view that was already created for this database called “Name” and the info that was entered on the first page was entered in the “Search For” Section of the database.

Need Help

Subject: Inserting a Value from a field into a seach view “Search For”

how are you doing your basic search, by formula language or script ?

Subject: RE: Inserting a Value from a field into a seach view “Search For”

I liked to do it in formula lang but feel that LS will be the better way.

Subject: RE: Inserting a Value from a field into a seach view “Search For”

can you give an example of your code?

if you are using LS, have you tried db.Search?