This topic is locked

split field on add or edit page in two colums

9/13/2005 5:57:14 PM
ASPRunnerPro General questions
P
Peter de Monye author

I have a page to add data now all the fields are in one colum (pretty long) instead of 1 colum i wolud like to have to colums next to each other, any clue what and where to change code in add or edit page

unique1 9/15/2005

you can modify generated edit/add pages as you need. To create 2 columns open ..._add.asp or ..._edit.asp file by any text editor and delete some </tr><tr> tags.