Search found 3 matches

by mjstehn
Thu Aug 12, 2004 4:17 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Using variable in URL=
Replies: 4
Views: 3155

Exactly what I was trying to do. Works great. I appreciate your help. I had the function OK, I just did not know to use the " + function + " in the url section.

Thanks again,

Mike
by mjstehn
Wed Aug 11, 2004 7:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Using variable in URL=
Replies: 4
Views: 3155

Javascript. I just want to add some Javascript code to the existing menu file. I will get the current month and day and create a string with .pdf at the end. I just want to use that variable for my url.

Thanks,
by mjstehn
Wed Aug 11, 2004 3:04 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Using variable in URL=
Replies: 4
Views: 3155

Using variable in URL=

I searched and did not find anything related to this. I would like to use a variable in the url= section of the menu. I am going to set a variable equal to the current date and I want a current weeks news to open that file according to the date. Is is possible to use a variable in the url=, if so ...