Hi all,
I am currently getting to grips with visual studio web developer 2010.
I have created a web form in vb which I have submitting to a SQL express 2008 database.
I want to produce a submission success page where I can show the record that has just been added including the primary key which is incremental that I use as a reference number.
Visual studio seems to have a million and one ways to do this but I can't get my head around picking one that will work correctly. Can anyone offer me some advice here on how this could be done?
I am currently getting to grips with visual studio web developer 2010.
I have created a web form in vb which I have submitting to a SQL express 2008 database.
I want to produce a submission success page where I can show the record that has just been added including the primary key which is incremental that I use as a reference number.
Visual studio seems to have a million and one ways to do this but I can't get my head around picking one that will work correctly. Can anyone offer me some advice here on how this could be done?