M
Matt Mercer
Hi,
I have a asp .net/VB web app that does the typical submitting and
retrieving from a SQL database. I am lost as to how I should create a
print friendly page for the data. Here is the situation. The user is
looking at a page with Text, asp .net controls, and buttons. I want
the user to be able to hit a print friendly button and a new window
will open, but this new window will have only plain text. Database
fields -- and database values. I need to build this page somehow, and
it would be great if I could reference the values in the exisiting
form instead of calling to the database again. Right?
Thanks all.
I have a asp .net/VB web app that does the typical submitting and
retrieving from a SQL database. I am lost as to how I should create a
print friendly page for the data. Here is the situation. The user is
looking at a page with Text, asp .net controls, and buttons. I want
the user to be able to hit a print friendly button and a new window
will open, but this new window will have only plain text. Database
fields -- and database values. I need to build this page somehow, and
it would be great if I could reference the values in the exisiting
form instead of calling to the database again. Right?
Thanks all.