Kevin
Thanks for you patience!
I started by downloading the frames sample and customising to suit hence the code I am trying to get to work is in the menu_data_body.js file which is loaded by the body asp file.
On other asp pages, I have code working that collects and displays various Server ...
Search found 3 matches
- Thu Nov 16, 2006 8:25 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Server Variables
- Replies: 4
- Views: 16996
- Tue Nov 14, 2006 6:48 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Server Variables
- Replies: 4
- Views: 16996
- Mon Nov 06, 2006 9:28 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Server Variables
- Replies: 4
- Views: 16996
Server Variables
I am trying to collect some server variables in order to personalise / manage selections in the menu URLs.
I have sorted the URL aspect but cannot get the server request code to work in the menu file i.e. like this example:
Code:
function getSessionURL()
{
var SessionURL = Server.HTMLEncode(Request ...
I have sorted the URL aspect but cannot get the server request code to work in the menu file i.e. like this example:
Code:
function getSessionURL()
{
var SessionURL = Server.HTMLEncode(Request ...