Classic asp:
sub a
aryaa(0,0)=1
aryaa(0,1)=2
end
how to call this array in script function, and how to make this vbscript array to javascript array.
Please help me out from this, since 3 days i m searching for this.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Suppose MY VBScript array is aryATTPlans than the below code describe ( VBScript array to Javascript array)