Dennis, one field per line is about as good as it gets with ASP. There really isn't the capability to "lay out pages" like you want. Now, you COULD generate HTML with your ASP code and lay out your document as a web page. You could use either tables or CSS and position items wherever you want and that wouldn't be too bad of a form. Generating HTML with ASP is just as easy as including your tags inside your response.write commands. I'm sure I cover this in my ASP courses (ASP 101 in fact).
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Active Server Pages Forum.