473,663 Members | 2,705 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Creating an Exportable Report

Hello,

I'd like to receive input on your opinions regarding creating a stanardized
exportable report format. We primarily work in VB and ASP and will be
moving to ASP.net later this year.

Our primarily goal is to create something on which we can build upon. We've
built a lot of reporting tools such as PDF via FDF Toolkit, export to .csv,
..rtf etc but haven't found anything yet that really is flexible and easy to
work with.

Any input is appreciated for ASP or ASP.net
Jul 19 '05 #1
3 1922
define "exportable "

--
Mark Schupp
--
Head of Development
Integrity eLearning
Online Learning Solutions Provider
ms*****@ielearn ing.com
http://www.ielearning.com
714.637.9480 x17
"Ryan Thompson" <rt*******@aria media.com> wrote in message
news:ei******** ********@TK2MSF TNGP12.phx.gbl. ..
Hello,

I'd like to receive input on your opinions regarding creating a stanardized exportable report format. We primarily work in VB and ASP and will be
moving to ASP.net later this year.

Our primarily goal is to create something on which we can build upon. We've built a lot of reporting tools such as PDF via FDF Toolkit, export to ..csv, .rtf etc but haven't found anything yet that really is flexible and easy to work with.

Any input is appreciated for ASP or ASP.net

Jul 19 '05 #2
A non-web saveable and printer friendly format. Excel, Word, PDF or
something else with a free reader would be preferred.

"Mark Schupp" <ms*****@ielear ning.com> wrote in message
news:eM******** *****@tk2msftng p13.phx.gbl...
define "exportable "

--
Mark Schupp
--
Head of Development
Integrity eLearning
Online Learning Solutions Provider
ms*****@ielearn ing.com
http://www.ielearning.com
714.637.9480 x17
"Ryan Thompson" <rt*******@aria media.com> wrote in message
news:ei******** ********@TK2MSF TNGP12.phx.gbl. ..
Hello,

I'd like to receive input on your opinions regarding creating a

stanardized
exportable report format. We primarily work in VB and ASP and will be
moving to ASP.net later this year.

Our primarily goal is to create something on which we can build upon.

We've
built a lot of reporting tools such as PDF via FDF Toolkit, export to

.csv,
.rtf etc but haven't found anything yet that really is flexible and easy

to
work with.

Any input is appreciated for ASP or ASP.net


Jul 19 '05 #3
It's still not clear what you are asking for.

If it is just the export format that is a concern and if you have used PDF's
in the past why not continue?

If it is the report generation (data retrieval and page layout) that you
need help with then you might consider a web-based reporting engine such as
the one available for Crystal Reports (I believe the viewers are able to
print and export to the local system). There is also one available that uses
MS Access reports but I don't remember the name (activereports? ?).

--
Mark Schupp
--
Head of Development
Integrity eLearning
Online Learning Solutions Provider
ms*****@ielearn ing.com
http://www.ielearning.com
714.637.9480 x17
"Ryan Thompson" <rt*******@aria media.com> wrote in message
news:%2******** *********@TK2MS FTNGP11.phx.gbl ...
A non-web saveable and printer friendly format. Excel, Word, PDF or
something else with a free reader would be preferred.

"Mark Schupp" <ms*****@ielear ning.com> wrote in message
news:eM******** *****@tk2msftng p13.phx.gbl...
define "exportable "

--
Mark Schupp
--
Head of Development
Integrity eLearning
Online Learning Solutions Provider
ms*****@ielearn ing.com
http://www.ielearning.com
714.637.9480 x17
"Ryan Thompson" <rt*******@aria media.com> wrote in message
news:ei******** ********@TK2MSF TNGP12.phx.gbl. ..
Hello,

I'd like to receive input on your opinions regarding creating a

stanardized
exportable report format. We primarily work in VB and ASP and will be moving to ASP.net later this year.

Our primarily goal is to create something on which we can build upon.

We've
built a lot of reporting tools such as PDF via FDF Toolkit, export to

.csv,
.rtf etc but haven't found anything yet that really is flexible and
easy to
work with.

Any input is appreciated for ASP or ASP.net



Jul 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1046
by: Páll Ólafsson | last post by:
Hi gurus... Well my problem might be simple to some of you but I can't figure it out. Im trying to export Report to pdf in code but I still getting the same error; "The process cannot access the file \"C:\\DOCUME~1\\K10263~1.TNE\\LOCALS~1\\Temp\\export_d6506a79-d0e9-4d98-948c -c42990ffd9f7.tmp\" because it is being used by another process."
2
2221
by: Andrea | last post by:
I'm having some difficulty creating a report in Access and I need some suggestions. My company issues "Return Authorizations" when customers need to return products. A customer calls in and we provide the number. The customer then returns items for a refund or for an exchange. Here is the basic set up of the tables in question. -ReturnAuthorizationTable- ReturnNumber_PK CustomerID ReturnType
1
2908
by: longtim | last post by:
I have been having endless difficulty creating reports/queries that set any relevent parameters from controls in forms. I am creating an application under access 2003 but will target access 2000. The access file is in access 2000 format. I have a form that will hold the relevent parameters for the query/report that reports the statistics for all job records that match a certain criteria. These are: - A Customer Name.
12
4161
by: enak | last post by:
I have found some code that shows how to convert an html form to Word. The message said to simply put the following in the Page_load: Response.ContentType = "application/ms-word" Response.AddHeader("content-disposition", "inline; filename=BP_CaseStatus.doc") Now all I should have to do is create the page just like I would if I were going to display it in the browser.
5
1650
by: John | last post by:
I have 2 tables, one with dates and information about those dates, and one with people information. I want to create a report listing each date and the people who attended on that date (who have that date under the date column in their table). Can I do it and how? Also another problem I'm running into is what if the person is on more than one date? How can I work that out in the tables?
3
3044
by: Tyranno.Lex | last post by:
I am using Visual Studio .NET 2003 and have successfully deployed a commercial web application written in C# and ASP.NET. I am now wanting to add reporting using Crystal Reports and am having a devil of a time doing this. The problem is that my application uses an encapsulated data tier for accessing the database vs. accessing it directly via the client tier. However, EVERY example that I have ever seen for creating a Crystal Report at...
3
1664
by: erick-flores | last post by:
Hello all I am creating an Expense Report. There are to types of expenses: Company expenses and Reimb Expeneses. The company expenses is under "Expense Details Co" table and Reimb Expenses is under "Expense Details" table. So I am creating this final report to see both type of expenses separately but I CANT. I got this report design from a website, but it only came with one "Expense Details" table, so I add the Expense Details Co. The...
2
6069
by: Andy | last post by:
Hi guys I having a problem creating a report in Access 2003 project talking to a SQL database through and ODBC connect. After hours of trying things from Access Help, MSDN and Google I still can't get it working. I have a query defined (view) and want the end user to put in a start date and end date to filter a report.
3
2006
by: veaux | last post by:
Adobe has WAY to many forums and I wasn't sure which was correct so thought I'd try here first. I'm trying to see if there is a product that will allow us to create a large (1,100 pg) directory, similar to creating one with MS Word. We have Access tables and want to create a healthcare provider directory. Table has ~30,000 records. We'd also want to create a master index and TOC. We want to set this up so each time we update the...
0
8435
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8857
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8768
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
6186
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5655
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4181
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4348
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2763
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1754
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.