Re: [Zope] newbie question: how do I adjust field width?

2000-07-31 Thread Bill Anderson

Joe Hewitt wrote:
> 
> Hi,
> 
> I'm making an input form.  When I try to change the form's input field
> width, it automagically displays 30 char for each field.  Is there any way
> to adjust the width?

Basic HTML Question. Please read HTML docs.

> 
> Different question: where can I find some good examples of how to validate
> input?

Depends on how you want to do it, ie. server or client side. Consult the mailing list
archives for many references and examples. 
They can be reached from zope.org -> Resources -> Mailing Lists

Cheers,

Bill


--
Do not meddle in the affairs of sysadmins, for they are easy to annoy,
and have the root password.

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] newbie question: how do I adjust field width?

2000-07-31 Thread Joe Hewitt

Hi,

I'm making an input form.  When I try to change the form's input field
width, it automagically displays 30 char for each field.  Is there any way
to adjust the width?

Different question: where can I find some good examples of how to validate
input?

Thanks.


-- 
Joe Hewitt  email: [EMAIL PROTECTED]
Linux Coordinator
Washburn University Law School


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )