943,536 Members | Top Members by Rank

Ad:
  • ASP Discussion Thread
  • Unsolved
  • Views: 6752
  • ASP RSS
Feb 3rd, 2004
0

Printable asp reports

Expand Post »
Hi,

I want to create invoices using ASP which should be printable and with page breaks. Please help

Thanks in advance
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
venkat_9099 is offline Offline
10 posts
since Feb 2004
Feb 22nd, 2004
0

Re: Printable asp reports

Your question is too broad. What exactly do you need help in? This is just a record set dump with proper formatting. I don't see how it can be hard. Please get back to us with anything more you need.
Team Colleague
Reputation Points: 262
Solved Threads: 18
a.k.a inscissor
samaru is offline Offline
1,227 posts
since Feb 2002
Feb 26th, 2004
0

Re: Printable asp reports

I got it. I have used ASP to redirect to word
Reputation Points: 10
Solved Threads: 0
Newbie Poster
venkat_9099 is offline Offline
10 posts
since Feb 2004
Mar 30th, 2004
0

Re: Printable asp reports

Can you tell me how
Reputation Points: 10
Solved Threads: 0
Newbie Poster
kanwar_avtar@ho is offline Offline
2 posts
since Mar 2004
Apr 6th, 2004
0

Re: Printable asp reports

Response.ContentType = "application/vnd.ms-word" Response.AddHeader "Content-Disposition","attachment; filename=billing"&strInvoiceNumber&".doc" Response.Flush
Reputation Points: 10
Solved Threads: 0
Newbie Poster
venkat_9099 is offline Offline
10 posts
since Feb 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP Forum Timeline: Asp Hosting ?
Next Thread in ASP Forum Timeline: Reading MSWord Document through an ASP Statement





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC