a = 1;b = Application.LoadValue("tamer", "said");b = String.ToNumber(b);c = (a - b)if c == 0 then Page.Jump("Page2");end
Application.SaveValue("tamer", "said", "1");
تعليق