gtjr921
Programmer
- Aug 30, 2006
- 115
I have an encrypted page that had a detailsview to insert data.
Problem it the page only works half the time for some reason.
I have a click event that inserts data via a sql datasource.
It used to work great I have it set to do a response direct to another page when it is done inserting.
Now it seems like since I encrypted my site with certificate it
Only works 1/2 the time. When it does not work it says done in the browser and give me a blank white page no errors or anything.
No data is inserted into the DB either.
I am not sure how to figure out what is causing this, since my code does work, but just not all the time.
I a using IE 7, VB and .net 2.0
Problem it the page only works half the time for some reason.
I have a click event that inserts data via a sql datasource.
It used to work great I have it set to do a response direct to another page when it is done inserting.
Now it seems like since I encrypted my site with certificate it
Only works 1/2 the time. When it does not work it says done in the browser and give me a blank white page no errors or anything.
No data is inserted into the DB either.
I am not sure how to figure out what is causing this, since my code does work, but just not all the time.
I a using IE 7, VB and .net 2.0