View Single Post
Old 11-05-2012, 03:31 AM   PM User | #1
NorbNYC
New to the CF scene

 
Join Date: Aug 2012
Posts: 9
Thanks: 4
Thanked 0 Times in 0 Posts
NorbNYC is an unknown quantity at this point
Can someone connect the dots for me? Javascript to Python via JSON

Hi all,

I'm looking for a way for javascript to interact with python (which runs a server side process). Essentially I want to send a command with a the web, and have python execute certain code. but I'm lost as how I should get python to view/process and send back commands.

I have an apache server up and python 2.7.

Thanks in advance!
NorbNYC is offline   Reply With Quote