Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Search Table on Page Load from GET Variable
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Search Table on Page Load from GET Variable
#26847
Search Table on Page Load from GET Variable 12 Years, 1 Month ago Karma: 0
We need a way to add a variable to the URL and have this table grab the GET variable, paste it into the text box and trigger the table to automatically search the table for that value. Please let me know which files I should modify, thanks.
The administrator has disabled public write access.
 
#26850
Re:Search Table on Page Load from GET Variable 12 Years, 1 Month ago Karma: 748
Hello,

It is possible to use request variables in a SQL query. For example if you want to use "var1" request variable in a SQL query, use the next predefined variable in SQL query:

{$REQUEST:var1}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#26852
Re:Search Table on Page Load from GET Variable 12 Years, 1 Month ago Karma: 0
Can we use a GET Request variable when using the CSV file instead of doing SQL?
The administrator has disabled public write access.
 
#26870
Re:Search Table on Page Load from GET Variable 12 Years, 1 Month ago Karma: 748
Request variables can be used in "Value" parameter from "CSV -> Filters" section.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1