-
31st May 2012
Post #1
January 2012
39 Posts
Hello how can i run/import serverside scripts inside client side?
Yes i tryed
-
31st May 2012
Post #2
June 2011
1,499 Posts
-
31st May 2012
Post #3
January 2012
39 Posts
But how can i so run it then you click on a button?
-
31st May 2012
Post #4
You can't really use a client-side only code at a server-side script and Vice Versa, however, if the function is shared, it works for both server-side and client-side.
To send data from the server to the client you can use usermessages.