- Apr 15, 2004
- 12,589
- 0
- 76
OK so here are a couple pictures of a webform some people I know created (I guess in Frontpage) the first one has a box that says "paste parts list here" the second has it broken into columns the way they wanted to do it which has various fields laid out left to right.
1
2
The second picture represents, from a webpage standpoint, what we wanted to accomplish. However, when printing the output form data, the correlation, left to right is lost and the printout ends up like this.
PartsList: asdjfl;asdj;lasdjf
a;lsdjf;lasdjf;lasd
a;sldkjf;sladjf
a;sldjfa;sldjf
Quantity: 1
2
3
4
SerialNumber: 369852
147852
258741
963258
Is there a Tag thats relatively easy to fix this?
1
2
The second picture represents, from a webpage standpoint, what we wanted to accomplish. However, when printing the output form data, the correlation, left to right is lost and the printout ends up like this.
PartsList: asdjfl;asdj;lasdjf
a;lsdjf;lasdjf;lasd
a;sldkjf;sladjf
a;sldjfa;sldjf
Quantity: 1
2
3
4
SerialNumber: 369852
147852
258741
963258
Is there a Tag thats relatively easy to fix this?