User Profile

Collapse

Profile Sidebar

Collapse
abhi81
abhi81
Last Activity: Sep 2 '07, 10:03 PM
Joined: Dec 28 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • abhi81
    started a topic callback data to server side code
    in .NET

    callback data to server side code

    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....
    See more | Go to post

  • abhi81
    started a topic control flow
    in .NET

    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...
    See more | Go to post

  • 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...
    See more | Go to post
No activity results to display
Show More
Working...