thank you
-----------------------
Visit My Sites!
www.syrbot.com | My Site
www.attackr.com | Latest Blog Posts
www.superantispyware.com/superantispyware.html?rid=3971 Remove All The
Spyware - Not Just The Easy Ones!




On Sat, Feb 20, 2010 at 8:44 AM, Anand Chitipothu <[email protected]>wrote:

> On Sat, Feb 20, 2010 at 7:02 PM, geekbuntu <[email protected]> wrote:
> > i tried using 'type' but it is still revealing the chacters in the
> > input field - any ideas?
> >
> > login_form = form.Form(
> >    form.Textbox("username", size=10,
> > type="text",description="Username"),
> >    form.Textbox("password", size=10, type="password",
> > description="Password"),
> >    form.Button("Login", html="Login", type="submit"),
> >    validators = [....
>
> use form.Password.
>
> --
> You received this message because you are subscribed to the Google Groups
> "web.py" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected] <webpy%[email protected]>.
> 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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to