vdthanh 3 years ago
No. I need trans a user set.var to a link. Such as: The blabla var of an user is blank. The link: http://....wapka.co/index?var-blabla=99. If user click it. Their blabla var are going to equal 99. How to make that link?
comment
Salmonvikash 3 years ago
Code Rule :GET(blabla).IFEQ(99).THEN(#DISABLE#);
reply