Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
KeeWay
Starting Member
2 Posts |
Posted - 2001-08-12 : 01:06:15
|
| I am new to this asp thing... i am having a problem with returning data to a asp page. here is the problem..i have a page that is formatted in a way that the text boxes are not in the same order as the SQL columns within a table, and the query only fills in some of the information. if i order the text boxes in the same order of the SQL columns it all works fine... is there any way to get this to work without reording the SQL columns or text boxes?Thanks |
|
|
|
|
|