Wrox Programmer Forums
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 7th, 2012, 02:38 PM
Registered User
 
Join Date: Feb 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default ASP > Report Output

Hi All

I know this might sound strange, but I'm in the process of doing an ASP page that will output a report in a particular format. Think of it as an ASP form that generates a certificate or an invoice.

Now the quickest and cheapest option seems to be to output this to a HTML-created page, but is this the accepted norm to generate a new page/tab as a HTML-generated report? I just think it should be outputting to something like PDF or Word, but I think techie-peers are clouding my judgement when I should look to offer HTML, PDF or RTF(??) as an option.

Does anybody else generate a report as a new page/tab? Any probs with this?

Thanks Mojo
 
Old February 7th, 2012, 06:45 PM
Friend of Wrox
 
Join Date: Jan 2004
Posts: 1,870
Thanks: 12
Thanked 20 Times in 20 Posts
Send a message via AIM to mat41
Default

It depends what you wish or think the users will do with the output. if its a:

- certificate I would produce a PDF for sure. You need a guarantee it hold form/style etc...

- Invoice I would just make sure its not editable, so PDF or HTML. Not word.

Quote:
but is this the accepted norm to generate a new page/tab as a HTML-generated report?
of course, why not. As I said above it depends what you wish or think the users will do with the output
__________________
Wind is your friend
Matt





Similar Threads
Thread Thread Starter Forum Replies Last Post
Doxgyen xml output -> DITA concepts, is xslt the way to go? akevan XSLT 1 May 10th, 2011 07:19 PM
Need "&" and "<!-- -->" in the output sunrain XSLT 2 January 19th, 2007 05:29 PM
output symbol '>' dextermagnific XSLT 2 September 1st, 2006 06:50 AM
Achitecture ? SQL -> XML -> ASP -> PDF or HTML Frm jstrong Classic ASP XML 0 July 9th, 2005 01:18 PM
/-/ow >>Crystal Report in ASP?? ahm Classic ASP Databases 0 May 21st, 2005 03:34 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.