Jump to content

How to define column field on the web according to the search criteria?


This topic is 8394 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I have search.htm and search_results.htm.

The column fields on the search_results.htm should be defined according to the fields I ask on the search.htm.

If I search on the database according to the date and sell-price the list should contain the name of the item-date-sell price columns

If I search on the database according to the date and buy-price the list should contain the item name-date-buy price.

How can manage to define the columns on the list according to the search items?

thanks in advance.

abdulkadir kaplan

[This message has been edited by abkaplan (edited March 17, 2001).]

Link to comment
Share on other sites

  • 3 weeks later...

I tried it buy using -token. But up to now I can use only one -token in a page. if it is possible to use more than one -token in apge I can define yhe tokens and send them to the other pages. and use them as the field names. is there any one who tried that ?

Abkaplan

Link to comment
Share on other sites

quote:

Originally posted by abkaplan:

Dear Anatoli

Thaks

I will try it is that correct? :

<input type="hidden" name="-token" value="12345">

<input type="hidden" name="-token0" value="3333">

Abkaplan

It should be -token.0

-token.1

-token.2

up to

-token.9

Link to comment
Share on other sites

This topic is 8394 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.