I have a form2 which gets it’s data from a submit button from form1. the data are in textboxes in a table in form2.
how can i print this form2 using ASP VBSCRIPTING.
i tried one way but it just printed the table with no data or titles at all.
THANX!