S
simon
I have couple asp.net controls on the page, including compare and range
validators.
When user click the insert button, the data are inserted into the database.
It works on my computer and on local srever.
If I copy page on production server, the insert doesn't work.
When I click Insert button, first it checks for fields. It works, because I
get an error messages if fields are not inserted.
If I insert all required fields, than nothing happens. The data is not
inserted. It looks like that the page is not submitted.
Any idea why?
Simon
validators.
When user click the insert button, the data are inserted into the database.
It works on my computer and on local srever.
If I copy page on production server, the insert doesn't work.
When I click Insert button, first it checks for fields. It works, because I
get an error messages if fields are not inserted.
If I insert all required fields, than nothing happens. The data is not
inserted. It looks like that the page is not submitted.
Any idea why?
Simon