Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > XML > xsl,xml,html,asp

Reply
Thread Tools

xsl,xml,html,asp

 
 
catchanu@yahoo.com
Guest
Posts: n/a
 
      01-03-2005
In my project, I am generating an asp file that collects the data by
querying database and puts it into xml document. XSL is applied to XML
and this report in generated as HTML by IE using vb scripts
CreateObject(). This is how the flow is

Generate an ASP , write query to get the data, put them into XML
document and call xsl and display it in IE. Everything works fine but
sometime I have

1. Some html files are generated empty. Though there is data to
display, html looks empty. Is this because of CDATA tag? Should I use
CDATA tag? if so where to use?

2. I am using dot matrix printer to print html files. How do I make
report print fast using font families. Currently I am using
font-family="monospace", seems like it has no effects.
please help with this.
Thanks.
CTA.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57