index | search | no replies | posting guidelines | help login | register
Index » Products » ASP Report Wizard v2
search this forum:
:: Printing problem :: (2)Post a New Message | Post a Reply
Apr 3 2006, 8:05 AM
 Printing problemPost a Reply
 aldegn

View this author's profile Send this author a private message

since: Feb 3, 2006
from: United Kingdom

Hi , when trying to print the results of a report by clicking on the 'Print' link, I get a blank page even on the Print Preview.
Is it something to do with CSS?(I've created my own stylesheet).

Thank you

Apr 3 2006, 10:41 AM
 Re: Printing problemPost a Reply
 ghost

View this author's profile Send this author a private message Visit author's homepage

from: Washington, DC

Make sure you initialize your connection string before adding any HTML text to your asp page i.e.

<%

objWiz.Init(Your Connection String)

%>
<html>
  <head></head>
  <body>



-------------------------
Ghost
Pages: (1)   [1]

search this forum: