pass variables from UNITY to web asp page

Hello,

I’m a beginner and i try to Learning many tutorials.

But, i can’t find exactly the solution too pass variables from unity to my asp page ?

Thanks to help me,

Regards.

Denis

What i do is:

Having a WCF webservice running which can get input from my games and writes that input to a database (this happens via WWW class and json).

The same webservice can also deliver data to my websites (basically reads it from the database and delegates it to the website)

Thanks for your answer, do u have Skype please ?

unfortunately I have a lot of stuff to do at the moment (work, christmas, travelling to my family) so i dont have the time to talk to you until the third week of january.

what helped me most when i was at your point was google (just search for WCF tutorials, unity webservice json etc.) most results will prolly help you.

anyway i wish you good look with learning :slight_smile: