so ordnen Sie eine javascript-variable an eine smarty-variable

Ich habe ein problem, was so ordnen Sie einer java script variable an eine smarty-variable. Hier ist das code-snippet.

function getDateInfo(date, wantsClassName)
{                  
    var as_number = Calendar.dateToInt(date); //This as_number is the variable which should be assigned to smarty variable    
}

Wie kann ich dies erreichen.

jede Hilfe wird sehr geschätzt..

Dank n Voraus -- Fero

InformationsquelleAutor Fero | 2009-08-13
Schreibe einen Kommentar