|
|
| Author |
Message |
Webmaster
Joined: 29 Aug 2006
Posts: 48
|
Posted: Tue Aug 29, 2006 8:32 am Post subject: Dynamic Buttons based on UserID and current URL |
|
|
| Dynamic Buttons : Based on Page the user is on we want to guide the user to next available actions. So need to change link button on the toolbar based on UserID and Current Page. The link buttons will jump the user to some other related webpage. |
|
| Back to top |
|
 |
Admin Site Admin
Joined: 22 Aug 2006
Posts: 1055
|
Posted: Tue Aug 29, 2006 9:46 am Post subject: |
|
|
You need to add Dynamic XML with the parameters as follows:
"include.php?user_id=%Var1&url=%url";
the script will issue buttons needed based on these parameters |
|
| Back to top |
|
 |
|