Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Update a web page with the data just inserted in a database

$
0
0
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

Viewing all articles
Browse latest Browse all 13329

Trending Articles