Hello,
       I want to make a web app using web.py which takes input from user
that is username and password, and in turn communicates with google server.
I am not sure how should I proceed. I thought of making a form which ask
for username and password and then pass it to that python function. Please
tell me if I am on right path?

Regards,
Madhvi

On Wed, Mar 21, 2012 at 3:02 PM, Madhvi gupta <madhvi1...@iiitd.ac.in>wrote:

> Thanx a lot! That was textedit problem it was introducing some formatting
> on its own.
>
> Regards,
> Madhvi
>
>
> On Wed, Mar 21, 2012 at 2:53 PM, Anand Chitipothu <anandol...@gmail.com>wrote:
>
>> తేదిన 21 మార్చి 2012 2:04 సా, Madhvi gupta <madhvi1...@iiitd.ac.in>
>> వ్రాశారు:
>> > I checked it is in the starting of the file only. And I have not added
>> > anything to formtest.html.
>>
>> From the stack trace it looks like you have the following line in your
>> template.
>>
>> <p class="p1">$def with (form)</p>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "web.py" group.
>> To post to this group, send email to webpy@googlegroups.com.
>> To unsubscribe from this group, send email to
>> webpy+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/webpy?hl=en.
>>
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to webpy@googlegroups.com.
To unsubscribe from this group, send email to 
webpy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to