Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 I need ASP.Net C# Coding

Author  Topic 

Easwar
Yak Posting Veteran

59 Posts

Posted - 2007-03-12 : 06:47:09
Help me...

I need C# Language ASP.Net coding...

i've two column... One for msg another for msgLastposted


in label control view msg(last visitor)....... that msg stored in my db.

Example Table Data
---------------------------------------------
MSg | MsgLastPosed

How edit forum |2007-03-12 10:50:25.747
How to Value Change|2007-03-12 10:56:36.373
Sql Command|2007-03-12 11:00:25.047
User Control|2007-03-12 11:02:10.793
How I can uninstall|2007-03-12 13:07:51.233
-----------------------------------------------

In table have many record..

label control display msg based on last visitor time.. after that again msg
changed( based on next last visitor time).. Continue for upto first 5 record msg automatically changed..

AndrewMurphy
Master Smack Fu Yak Hacker

2916 Posts

Posted - 2007-03-12 : 07:20:59
posting a message twice won't get it answered twice as fast....

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=80411
Go to Top of Page
   

- Advertisement -