Jump to content

Java read/write JavaScript Array


Recommended Posts

:no:

I want to make my last-updates page view by using JavaScript Arrays

to read and write on it using a Java Application which will upload the

JS 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 email

on youssefgamil43@hotmail.com

Thanks for all.

Youssef Gamil

Edited by YoussefGamil
Link to comment
Share on other sites


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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...