On 7/31/2010 11:03 PM, Eric Hamiter wrote:

On Sat, Jul 31, 2010 at 9:53 PM, bob gailer <bgai...@gmail.com <mailto:bgai...@gmail.com>> wrote:


    Main difference I see is lack of any html tags in test.py! Try adding

      1.
          print "<html><head>"
      2.
          print "<title>Publix Aide</title>"
      3.
          print "</head><body>"
      4.
          # the store map print statements go here
      5.
          print "</body></html>"

I understand that this would work--

Did you send the altered code to the server and test it? Did it succeed or fail? What happens if you put the grocery code into test-working.py?

my question was how can I get a python script to "do anything" on it? Why is it returning a 404 error?

    Where is erichamiter.com/ <http://erichamiter.com/xkred27/>
    hosted? Is there a way I could put something there?


A hosted server, so it's not on my local machine. Afraid I can't hand you any access directly to it, I have too much personal stuff on there at the moment. I would be more than happy to look at any code you would want to send in an email or pastebin, and I could put it up for a test.

Could I have a link to the hosting service? Perhaps I could set up my own account.


--
Bob Gailer
919-636-4239
Chapel Hill NC

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to