Fwd: unable to get simple html file up

2012-08-03 Thread Smaran Harihar
guys i m still waiting for a reply

-- Forwarded message --
From: Smaran Harihar smaran.hari...@gmail.com
Date: Thu, Aug 2, 2012 at 12:26 PM
Subject: unable to get simple html file up
To: python-list@python.org


Hi,

I am following this
tutorialhttp://pointlessprogramming.wordpress.com/2011/02/13/python-cgi-tutorial-2/
and
i am not able to get the link.py http://dpaste.de/wJQ0d/ up and running.
I should be looking at Html file with link directing to the cgi script.

But strangely i can't even see the page itself. Any idea why it is like
this? I have made link.py executable. Here is the
server.pyhttp://dpaste.de/iEPTk/
.

-- 
Thanks  Regards
Smaran Harihar




-- 
Thanks  Regards
Smaran Harihar
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: unable to get simple html file up

2012-08-03 Thread Rod Person
On Fri, 3 Aug 2012 09:40:44 -0700
Smaran Harihar smaran.hari...@gmail.com wrote:

 guys i m still waiting for a reply
 
 -- Forwarded message --
 From: Smaran Harihar smaran.hari...@gmail.com
 Date: Thu, Aug 2, 2012 at 12:26 PM
 Subject: unable to get simple html file up
 To: python-list@python.org
 
 
 Hi,
 
 I am following this
 tutorialhttp://pointlessprogramming.wordpress.com/2011/02/13/python-cgi-tutorial-2/
 and
 i am not able to get the link.py http://dpaste.de/wJQ0d/ up and
 running. I should be looking at Html file with link directing to the
 cgi script.
 
 But strangely i can't even see the page itself. Any idea why it is
 like this? I have made link.py executable. Here is the
 server.pyhttp://dpaste.de/iEPTk/
 .
 

looks like the closing  are missing from link.py

-- 

Rod Person  http://www.rodperson.com  rodper...@rodperson.com


-- 
http://mail.python.org/mailman/listinfo/python-list


Re: unable to get simple html file up

2012-08-03 Thread Chris Angelico
On Sat, Aug 4, 2012 at 2:40 AM, Smaran Harihar smaran.hari...@gmail.com wrote:
 guys i m still waiting for a reply

You may get more helpful results if you add more information to your
question. Also, be aware that you're asking volunteers to donate their
time to you; according to the timestamps, it's less than a day since
your original post. Granted, python-list IS a heavily-trafficked and
fast-responding list (unlike several others I'm on, on which a week's
delay is entirely possible), but even so, prodding should probably be
left off until it's been rather longer. On the other hand, if your
follow-up is adding a pile of additional (useful!) information, it
won't look like a ping, and it actually will improve your chances of a
reply.

Here's a helpful resource on asking questions on these sorts of lists:

http://www.catb.org/~esr/faqs/smart-questions.html

Keep in mind that nobody's paid to help you, so you have to make us
_want_ to respond. One of the best ways to do that is to make it easy
for us to help you.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list


unable to get simple html file up

2012-08-02 Thread Smaran Harihar
Hi,

I am following this
tutorialhttp://pointlessprogramming.wordpress.com/2011/02/13/python-cgi-tutorial-2/
and
i am not able to get the link.py http://dpaste.de/wJQ0d/ up and running.
I should be looking at Html file with link directing to the cgi script.

But strangely i can't even see the page itself. Any idea why it is like
this? I have made link.py executable. Here is the
server.pyhttp://dpaste.de/iEPTk/
.

-- 
Thanks  Regards
Smaran Harihar
-- 
http://mail.python.org/mailman/listinfo/python-list