Is it possible to send a form in the same format as I seen on my web site?

I don't want a database, just a copy of the form filled out.
This is what I get back and its too hard to read.

brickwork.net/time.asp


<snip>
Fri:
Sat3:
Job4:
Wed9:
Wed12:
Thur6:
Fri7:
Mon8:
Sun10:
Job11:
Wed24:
Sat13:
Mon14:
Fri16:
Wed36:
Thur18:
Tue19:
Tue20:
Wed48:
Sun22:
Job23:
Sat25:
Mon26:
Wed61:
Fri28:
Thur31:
Name8:
<snip>

Re: Form Help by Tom

Tom
Wed Jan 14 21:36:25 CST 2004

Hi Dryballs...

The form handler uses the names of your controls.... so one possible method
might be to rename your controls to something more readable. (right click on
the control.... choose form field properties... and change the name) Then
you might could go to the form properties... choose options...choose the
saved fields tab and arrange the fields in the order you want if it is not
in the order of the form.

Best to you.....
Tom Gahagan
eThomaston.com

"Dryballs" <dryballs@mindspring.com> wrote in message
news:eOI$7uw2DHA.560@TK2MSFTNGP11.phx.gbl...
> Is it possible to send a form in the same format as I seen on my web site?
>
> I don't want a database, just a copy of the form filled out.
> This is what I get back and its too hard to read.
>
> brickwork.net/time.asp
>
>
> <snip>
> Fri:
> Sat3:
> Job4:
> Wed9:
> Wed12:
> Thur6:
> Fri7:
> Mon8:
> Sun10:
> Job11:
> Wed24:
> Sat13:
> Mon14:
> Fri16:
> Wed36:
> Thur18:
> Tue19:
> Tue20:
> Wed48:
> Sun22:
> Job23:
> Sat25:
> Mon26:
> Wed61:
> Fri28:
> Thur31:
> Name8:
> <snip>
>