473,660 Members | 2,426 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Question about generating HTML

Hi,

I wish to generate some relatively simple html reports from my ODBC
database.

I'm quite happy to write out raw html to a file, but before I do that I just
wondered if there is any better solution for creating these reports?

I was initially trying to get mailmerged word files working ( After giving
up with crystal reports ) , however I have had issues on client's machines
where with a different version of word it
wasnt working - So i decided to go down the html route for ease of
support....

Oh; The application is a standalone application, rather than a web based
one.

Rgds,
Dan

Nov 21 '05 #1
3 967
"Connor T" <ma********@hot mail.com> wrote in message
news:VI******** ******@newsfe3-win.ntli.net...
:
: Hi,
:
: I wish to generate some relatively simple html reports
: from my ODBC database.
:
: I'm quite happy to write out raw html to a file, but before
: I do that I just wondered if there is any better solution for
: creating these reports?
:
: I was initially trying to get mailmerged word files working
: ( After giving up with crystal reports ) , however I have had
: issues on client's machines where with a different version of word
: it wasnt working - So i decided to go down the html route for ease
: of support....
:
: Oh; The application is a standalone application, rather than
: a web based one.
:
: Rgds,
: Dan
Try using XSL to generate your HTML docs. If your data is formatted as
XML from your datastore, it's a relatively simple matter to transform
that with XSL. If not, it may still be a viable option to convert your
data into XML manually and then pass that it into the XSL transformation
style sheet.
HTH

Ralf
Nov 21 '05 #2
Hi,

http://www.codeproject.com/csharp/RdlProject.asp

Ken
-----------
"Connor T" <ma********@hot mail.com> wrote in message
news:VI******** ******@newsfe3-win.ntli.net...
Hi,

I wish to generate some relatively simple html reports from my ODBC
database.

I'm quite happy to write out raw html to a file, but before I do that I just
wondered if there is any better solution for creating these reports?

I was initially trying to get mailmerged word files working ( After giving
up with crystal reports ) , however I have had issues on client's machines
where with a different version of word it
wasnt working - So i decided to go down the html route for ease of
support....

Oh; The application is a standalone application, rather than a web based
one.

Rgds,
Dan


Nov 21 '05 #3
Hi,

http://www.codeproject.com/csharp/RdlProject.asp


That does look interesting, but it's way beyond what I need at the moment,
however many thanks for the suggestion of looking at XSL/XML translation -
This is excellent stuff and precisely what I need, thanks!

Rgds,
Dan
Nov 21 '05 #4

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

Similar topics

1
2494
by: Adonis | last post by:
When parsing my html files, I use handle_pi to capture some embedded python code, but I have noticed that in the embedded python code if it contains html, HTMLParser will parse it as well, and thus causes an error when I exec the code, raises an EOL error. I have a work around for this as I use different set of characters rather that <tag> use something like (tag) then revert it back to <tag> via another function, I was wondering if there...
0
1901
by: Dan Gass | last post by:
The difflib.py module and the diff.py tools script in Python 2.4 alpha 3 now support generating side by side (with intra line differences) in HTML format. I have found this useful for performing build release comparisons (I use a script to generate a main page showing all the files that were changed in a build with hyperlinks to side by side differences for each of those files). I also find it useful for generating HTML test reports to...
0
1784
by: Xah Lee | last post by:
# -*- coding: utf-8 -*- # Python # David Eppstein of the Geometry Junkyard fame gave this elegant # version for returing all possible pairs from a range of n numbers. def combo2(n): return dict() print combo2(5)
10
1614
by: Kathy Burke | last post by:
Hi, in trying to discover why my RegisterStartUpScript wouldn't work (I do NOT see it in the HTML source), I looked at the HTML source of a page where I do an XslTransform. First, I get the transform results as expected, beginning with <html> and ending with </html> but then I see the following immediately after that: <HTML> <HEAD>
2
1002
by: Woody Splawn | last post by:
I have been using VB.net for stand alone and client/server kinds of things but am beginning to explore its use for web applications. I need to ask a couple of real basic questions. My understanding is that if you are going to write an application for the web using VS.net you need to have a web server. I suppose what is meant by this is that you need to have a seperate machine (PC) connected to the web who's sole purpose is to get and...
1
1558
by: Ryan Ginstrom | last post by:
I have been maintaining a body of documentation in plain HTML files. I would now like to automate the generation of the HTML files. Maintaining the HTML files now is tedious and error prone, because every time I move/remove/add a section, I have to renumber the following sections and update my internal links. I have looked at some of the HTML-generation frameworks, but the selection is somewhat bewildering, and most also seem geared to...
102
6769
by: hug | last post by:
www.webmaster, was suggested that this ng could be a better place.] I've updated my test server to handle if-modified-since. I've noticed that the (old copies I run of) IE and Netscape seem never to send if-modified-since. But the strange thing is that Opera sends if-modified-since but when I reply with "HTTP/1.0 304 Not Modified" it is not refreshing the screen from its cache, it is leaving the screen blank.
3
1403
by: CharlesA | last post by:
knowing only how to do C# web apps and nothing about the other standards out there.... anyone care to enlighten me about how CGI works? are (Perl and CGI the same thing) is it just a language that the user manipulates to churn out strings of HTML (a la classic ASP) or does it have a framework and object model? similarly how do .jsp pages work?, is that part of a framework or again does it just directly require the user to churn out HTML...
6
1549
by: Lloyd Sheen | last post by:
Perhaps I have missed something but what I would like to do is have a more "controlled" method of generating HTML from a web service. I can create items using HtmlTable, HtmlTableRow, and HtmlTableCell but is there a quick method once the table has been built to get the HTML, put it in a string for return the browser call for the web service? I notice that HtmlTable does not support InnerHtml so that is not doable. Ideas??
24
1463
by: Jon | last post by:
I'm working on a project and the lead developer wants to put all of the business logic on the database side. He wants the proc to do all of the logic and create XML on the fly, parse out data, etc, and then return the final result to the business layer. I pushed back and said that the business layer should do all of the logic, just have SQL return the data needed and then have the code do all of the XML creation, parsing of data, etc. I was...
0
8428
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
8851
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
8754
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
8542
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8630
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5650
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
4343
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1984
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1740
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.