Jump to content

Recommended Posts

Posted (edited)

: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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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