I'm trying to create a page that will display the results of a query.. CompanyName, CompanyAddressLine1, CompanyAddressLine2,AND CustomerName CustomerAddressLine1, CustomerAddressLine2. In order to create a report, or view that looks like an envelope. Second, I'm trying to make the page setup options come directly from within the ASP code, can anyone help?
I think you can have better luck using Microsoft Word's mail merge function. Formatting ASP/HTML page to fit the envelope is a tedious task. HTML is simply not designed for this purpose.