peterlustig
09-04-2003, 03:15 AM
i want to send the collected javascript information to a php script on the server.
the problem is that the user should not see this.
the user just has to open the usual html page where the javascript is collecting information like monitor resolution etc and then, still on the same page has to send it to a php document on a server where i can analyse the collected data.
how can a make it?
the problem is that the user should not see this.
the user just has to open the usual html page where the javascript is collecting information like monitor resolution etc and then, still on the same page has to send it to a php document on a server where i can analyse the collected data.
how can a make it?