Hello All,
I implemented a callback on page. So basically this is what is happening during the page load i populate 2 dropdowns 1 for country and one for state based on the default values for country and state stored in the web.config. Both of them are being populated from a database. Every time the country is changed the new set of states is loaded from the databse based on the country. I am doing this using the callback feature....
User Profile
Collapse
-
callback data to server side code
-
control flow
Hello All,
I created a web based application using vb.net,sql 2000 and crystal
reports11. Basically the application should be able to print invoices using
crystal reports. It is able to do that.
However when multiple users start using the application and send printing
requests together at the same time because the multiple instances of the
application is running the sequence of printing is messed... -
Insert query firing Insert & Update trigger at the same time.
Hello All,
I have a table on which I have created a insert,Update and a Delete trigger. All these triggers write a entry to another audit table with the unique key for each table and the timestamp.
Insert and Update trigger work fine when i have only one of them defined.
However when I have all the 3 triggers in place and when i try to fire a insert query on the statement. It triggers both insert and update trigger...
No activity results to display
Show More