I have a form which is filled out online and the data is posted back to (update) the database file (sql). How do I know: 1) that the form-SUBMIT works? 2) that the database is updated follwing SUBMIT? Thanks. (New to this, but the promise is fanstastic)
Hi, I got your Email on this question so I'm replying here in the forums where this sort of question belongs. ;-) So...You know how to hit the SQL Server from the ASP.NET form but your question is how can you make sure the data was submitted? btw, there's a series of Data related webcasts on the official ASP.NET site that will certainly help. All the best, Mark