Search found 1 match

by alessandrovito
Thu Oct 17, 2002 2:59 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Send var from asp to menu_array.js
Replies: 0
Views: 1606

Send var from asp to menu_array.js

I have this problem!
I would like to invie this variable in asp:
<%@ Language=VBScript %>
<%

Dim pagina
pagina = "persone"
%>

to the menu_array,

var page = "<%=pagina%>";

if(page=="persone")
{


addmenu(menu=["persone",,,190,1,,style1,0,"left",effect,0,,,,,,,,,,,
,"Docenti","persone ...