| View previous topic :: View next topic |
| Author |
Message |
RonMcIntire
Joined: 12 Oct 2008 Posts: 5
|
Posted: Mon Oct 13, 2008 8:58 am Form Layout Question |
|
|
|
All:
I belong to an organization that has a website we use to collect name and address data but the user must scroll a long way down the form to reach the bottom.
I would like to reorganize and redesign the form so it is one non-scrolling page. The form would have six blocks in two columns, each block containng five to nine fields and having up to three fields in one line.
I can visualize a master table with six cells and each cell using either a FIELDSET or a subtable with the input fields but it looks ragged and unprofessional.
I use MS FrontPage 2003 but don't have enough experience to know how to format it the way I want. I would include a graphic of my proposal but I'm not sure how.
QUESTION
Is compacting the form this way a good idea or should I just swallow hard and create a one-column, 40 foot scrolling form?
Thanks |
|
PayneLess Designs

Joined: 28 Feb 2007 Posts: 1408 Location: Biloxi, MS
|
Posted: Mon Oct 13, 2008 2:15 pm |
|
|
|
| I don't use MS FrontPage 2003 at all so can't help you at all with how you would go about setting up the layout with it, but a form layout can be customized using HTML/CSS and without table tags if you use divs and CSS for the layout. |
|
RonMcIntire
Joined: 12 Oct 2008 Posts: 5
|
Posted: Mon Oct 13, 2008 2:23 pm Form Layout Question |
|
|
|
Ron:
Thanks for your response. I'll take a look at DIV/CSS. Have had no experience with it yet so it should be interesting.
Thanks again. |
|
PayneLess Designs

Joined: 28 Feb 2007 Posts: 1408 Location: Biloxi, MS
|
Posted: Mon Oct 13, 2008 3:30 pm |
|
|
|
You're welcome. Any questions, just post in right section of forum. Could I talk you out of using FrontPage as a web page editor?  |
|
RonMcIntire
Joined: 12 Oct 2008 Posts: 5
|
Posted: Mon Oct 13, 2008 3:35 pm |
|
|
|
What's your suggestion? As a starter, I was learning to code withut an editor. I was using FrontPage because my church had it available.
Ron |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8428 Location: Castle Pines North, CO USA
|
|
RonMcIntire
Joined: 12 Oct 2008 Posts: 5
|
Posted: Mon Oct 13, 2008 5:23 pm |
|
|
|
Interesting tutorial on FrontPage forms. That's one option I was considering.
You suggested there might be another option to FrontPage. What do you suggest?
Ron |
|
PayneLess Designs

Joined: 28 Feb 2007 Posts: 1408 Location: Biloxi, MS
|
|
RonMcIntire
Joined: 12 Oct 2008 Posts: 5
|
Posted: Mon Oct 13, 2008 9:52 pm |
|
|
|
Thanks for the list. I'll check them out.
Ron |
|
PayneLess Designs

Joined: 28 Feb 2007 Posts: 1408 Location: Biloxi, MS
|
Posted: Tue Oct 14, 2008 12:23 pm |
|
|
|
You're very welcome. I don't guarantee they write correct code, but they do have far less problems than FrontPage. Heck, even Dreamweaver has no concept of correct code, but people like it and pay for it.  |
|
|