|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I am passing two parameters( sort and filter variables) in html document.
I need to use the values of these variables in my javascript function which will eventually sort and filter a data table based on these values. How do I access the value of these variables in Javascript? |
|
#2
|
|||
|
|||
|
You are likely using a server side scripting language to run queries on your database. Use this scripting language, embedded in your JavaScript, to allow JavaScript access to these values.
|
![]() |
| Viewing: Dev Shed Forums > Web Design > JavaScript Development > URL parameters in Javascript |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|