Posted on: 1/30/2014 8:27:53 PM | Views : 691

Here is my scenario.  I am using Visual Studio 2010 (Visual Basic)  an to create web pages.  The one web page is for data entry into my SQL database.  Everything works fine here.  The other web page is to print out the first web page in a more printer friendly way. 
I want a button on the first web page that will open the second web page and pass the field values so the user can then print.  On the first page, some of the fields are textboxes, dropdownlists, dates, and one checkbox.  The second web page is in more of a printable format (no buttons, signature lines, ...)
I have tried so many things that I am totally confused right now, and can't even relay to you what I've tried.  (Ever been there?)  Help!  If anyone knows of a tutorial or step by step instructions, this would be greatly appreciated.
Thanks!

Go to the complete details ...