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
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.