Hello everyone,
I have a web application that I have written that allows adding new records to a database and updating a database with changes made to an individual record.
When I add a record, I have a label called QueryResult in Red that appears in Red like so, "Record 999 has been Added".
I need for this message to appear only briefly and go away after maybe 10 seconds or so. How can I write code in VB to do this? I am using Visual Basic 2005 and I use the Sequel Server 2005 database.
Currently, I do not have the Ajax toolkit in my toolbox.
I need to just turn on the QueryResult Lable when a record is added for just 10 second and then have the message become invisible. I need the same coding for an update event too.
Any help is appreciated.
Thanks.
jjc4779
I have a web application that I have written that allows adding new records to a database and updating a database with changes made to an individual record.
When I add a record, I have a label called QueryResult in Red that appears in Red like so, "Record 999 has been Added".
I need for this message to appear only briefly and go away after maybe 10 seconds or so. How can I write code in VB to do this? I am using Visual Basic 2005 and I use the Sequel Server 2005 database.
Currently, I do not have the Ajax toolkit in my toolbox.
I need to just turn on the QueryResult Lable when a record is added for just 10 second and then have the message become invisible. I need the same coding for an update event too.
Any help is appreciated.
Thanks.
jjc4779