hey guys,
I created a application form that inserts each record into a sql database.
The form insert records like application#, fname, lname, DOB etc. I have a payment button that when selected directs you to a payments page, what I want is that when this button is selected it would take some values eg. application#, Lname and display this information in a detailsview to be inserted in a payments database.
I'm using Web Developer 2008 with MS sql server 2005 and I am new to it.
Thanks in advance
I created a application form that inserts each record into a sql database.
The form insert records like application#, fname, lname, DOB etc. I have a payment button that when selected directs you to a payments page, what I want is that when this button is selected it would take some values eg. application#, Lname and display this information in a detailsview to be inserted in a payments database.
I'm using Web Developer 2008 with MS sql server 2005 and I am new to it.
Thanks in advance