YoussefGamil Posted July 17, 2005 Posted July 17, 2005 (edited) I want to make my last-updates page view by using JavaScript Arraysto read and write on it using a Java Application which will upload theJS file back to the website using the FTP.So, Can I make Java read the JavaScript arrays??I have made a Java class to do that , 4 eg:String names[]=new yssef_search.arrayForm(" ',' ","names=new Array(' "," '); ");BUT, This never see an array if it was written like that:c=0;names[c]="Youssef";c++;name[c]="Gamil";c+=1;name[c]="anything else..";If you have other solutions please sent me emailon youssefgamil43@hotmail.comThanks for all. Youssef Gamil Edited July 17, 2005 by YoussefGamil
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now