Re: How to resize text box

2007-06-29 Thread Honza Král
Hi, On 6/29/07, bhaskar jebamani <[EMAIL PROTECTED]> wrote: > > Hi > > I m a new Django programmer. I m struggling with one stuff can u help > me. Welcome > > The problem is : > > I created a dynamic form which is connected to database. I have used > text boxes for accepting strings and integer

How to resize text box

2007-06-29 Thread bhaskar jebamani
Hi I m a new Django programmer. I m struggling with one stuff can u help me. The problem is : I created a dynamic form which is connected to database. I have used text boxes for accepting strings and integers. The problem is I am not able to reduce the size of the textboxes as I require. For