[web2py] JSON Problem

2012-06-20 Thread Jack315
Hey everyone, I'm sort of new to web2py, and I'm running a program that takes submitted form information and displays it as a JSON file using JSONP. Instead of displaying the JSON in the browser, it just downloads the .json file to my computer. What am I doing incorrectly? Here is the code tha

[web2py] Re: One last thing

2011-02-21 Thread Jack315
Please respond soon, this is urgent! On Feb 21, 4:15 pm, Jack315 wrote: > Hello, > > I have what will most likely be my last question relating to my > current project. I have set up a twitter stream that uses anyjson, but > when I try to run my application, I get a ticket sayin

[web2py] One last thing

2011-02-21 Thread Jack315
Hello, I have what will most likely be my last question relating to my current project. I have set up a twitter stream that uses anyjson, but when I try to run my application, I get a ticket saying that there is no supported JSON module found. Thanks, --Jack

[web2py] Python Versions

2011-02-20 Thread Jack315
Hello, I need help URGENTLY! How do I change the python version that web2py uses? I have 2.6.6 installed on my computer, however web2py is using 2.5.1 PS I am using Mac OS X Snow Leopard Thanks, -- Jack

[web2py] HELP

2011-02-20 Thread Jack315
Where are the web2py applications stored on the Mac OS X Leopard file system by default? Thanks, -- Jack

[web2py] Web2Py Problem

2011-02-13 Thread Jack315
Hey guys, I'm new to this group, and a novice python programmer. In web2py, I want to know how to use python to make a simple, clickable button that when clicked runs a python program. Thanks, Jack