how can i get access to list objects from javascript?

  • Автор темы Автор темы kike
  • Дата начала Дата начала

kike

Новичок
Регистрация
21.02.2014
Сообщения
5
Реакции
0
Баллы
1
I'm reading variable values by using something like:

Код:
Развернуть Свернуть Копировать
var a = '{-Variable.data-}';

Can i do the same to get able to put or read values from/to a list?
Actually, i need to insert values in a list...at least for now :)
 
You can just use List processing action for this. No need for javascript. It is memory intensive.
 
I have experience with jquery, and i'm using jquery in some parts of my script right now. It is easier for me select complex elements with more accurately than regex. So, it is not possible, right?
 
I need to improve my skills in C#, i know a bit about VB.net, so it should be not so hard.

Thanks for your help guys.
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)