Thread
:
Multiplayer JScript
View Single Post
#
2
(
permalink
)
12-14-03, 11:44 AM
psyon
Newbie Coder
Join Date: Dec 2003
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Javascript has no direct way ot communicating data back and forth with a server (aside from the initial page load). You may be able to use hidden frames or iframes to send data to the server, and retrieve the contents of it.
psyon
View Public Profile
Find all posts by psyon