Hi,
I have a classic asp page that I need to update a div when creating a record in a table in the database. The database is in sql server 2000 and it has a table with telephone calls. When a phone is ringing then a record is created and I want to update the div with the phone number. The only way that I think is using triggers but how?
Thanks
I have a classic asp page that I need to update a div when creating a record in a table in the database. The database is in sql server 2000 and it has a table with telephone calls. When a phone is ringing then a record is created and I want to update the div with the phone number. The only way that I think is using triggers but how?
Thanks