|
|
| Author |
Message |
shobhit
Joined: 02 Nov 2009
Posts: 17
Location: karnataka
|
Posted: Mon Nov 02, 2009 8:25 am Post subject: Making an Drop down list which gets changed after click |
|
|
I want to make a drop down list which get changed after i clicked on a button.On click it sends request to a URl .lets say
www.yousite.com/print?q=1&t=2
after then server returns me data which gets populated into drop down list.
Please guys help me..Its urgent... |
|
| Back to top |
|
 |
Admin Site Admin
Joined: 22 Aug 2006
Posts: 1055
|
Posted: Mon Nov 02, 2009 8:34 am Post subject: |
|
|
| You should use Dynamic XML and put your XML on the server to update your toolbar on the fly when clicking a button (and using Reload command). |
|
| Back to top |
|
 |
shobhit
Joined: 02 Nov 2009
Posts: 17
Location: karnataka
|
Posted: Mon Nov 02, 2009 8:52 am Post subject: |
|
|
sorry to say ,but i cannot do it.Because i have no idea how to do it.
Can yo provide me some links where i can study this thing.
Or any piece of code..Please ,, |
|
| Back to top |
|
 |
Admin Site Admin
Joined: 22 Aug 2006
Posts: 1055
|
Posted: Mon Nov 02, 2009 9:01 am Post subject: |
|
|
| You may use Dynamic XML and put your drop-down search box thers as a remote XML. To view XML tags go 'Tools- edit basis.xml ' in ToolbarStudio. |
|
| Back to top |
|
 |
|