Click here to Skip to main content
15,887,253 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: typing special character in ie 7 and above Pin
jhyn3-May-09 21:49
jhyn3-May-09 21:49 
GeneralRe: typing special character in ie 7 and above Pin
N a v a n e e t h3-May-09 21:59
N a v a n e e t h3-May-09 21:59 
QuestionSQL Quastion Pin
Vimalsoft(Pty) Ltd3-May-09 21:20
professionalVimalsoft(Pty) Ltd3-May-09 21:20 
AnswerRe: SQL Quastion Pin
Christian Graus3-May-09 22:12
protectorChristian Graus3-May-09 22:12 
GeneralRe: SQL Quastion Pin
Vimalsoft(Pty) Ltd3-May-09 22:30
professionalVimalsoft(Pty) Ltd3-May-09 22:30 
GeneralRe: SQL Quastion Pin
Christian Graus3-May-09 22:44
protectorChristian Graus3-May-09 22:44 
AnswerRe: SQL Quastion Pin
Ramesh Swaminathan3-May-09 22:56
Ramesh Swaminathan3-May-09 22:56 
QuestionShow Popup message dynamically Pin
scothykonma3-May-09 20:54
scothykonma3-May-09 20:54 
Hi all,

I have to show a popup message in every page when a new customer added into my site (developing).When a page loads it shows a message with fadeIn effect and the user close the message with fadeOut effect....

Placed the label box and close button inside a div

<div class="close" id="fadediv" style="background-color:#FFF8E6; border:1px solid #ECC975 ; font-size:16px;">
        <asp:Label ID="lblMessage" runat="server" />       
       <img src="images/close.gif" alt="" onclick="fadeOut('fadediv',20,500);"></div>


How to show?....I am trying but it every time shows all the label boxes...

Give some example sites....I will try...

Thanks in Advance
AnswerRe: Show Popup message dynamically Pin
Christian Graus3-May-09 22:14
protectorChristian Graus3-May-09 22:14 
GeneralRe: Show Popup message dynamically Pin
scothykonma4-May-09 0:17
scothykonma4-May-09 0:17 
AnswerRe: Show Popup message dynamically Pin
saanj3-May-09 22:55
saanj3-May-09 22:55 
Question404 redirect for dynamically generated page(Data not found in database) Pin
anuj_24mar@yahoo.com3-May-09 20:17
anuj_24mar@yahoo.com3-May-09 20:17 
AnswerRe: 404 redirect for dynamically generated page(Data not found in database) Pin
N a v a n e e t h3-May-09 21:49
N a v a n e e t h3-May-09 21:49 
Question[newbie] Linq cannot find the tablename.. Pin
jon-803-May-09 19:42
professionaljon-803-May-09 19:42 
AnswerRe: [newbie] Linq cannot find the tablename.. Pin
Abhijit Jana3-May-09 19:57
professionalAbhijit Jana3-May-09 19:57 
AnswerRe: [newbie] Linq cannot find the tablename.. Pin
Abhishek Sur3-May-09 22:35
professionalAbhishek Sur3-May-09 22:35 
Question[newbie] binding anomaly Pin
jon-803-May-09 8:21
professionaljon-803-May-09 8:21 
AnswerRe: [newbie] binding anomaly Pin
Christian Graus3-May-09 13:20
protectorChristian Graus3-May-09 13:20 
GeneralRe: [newbie] binding anomaly Pin
jon-803-May-09 19:47
professionaljon-803-May-09 19:47 
QuestionAre "Master pages" ASP.NET's answer to Template Engine for .NET 2.0? Pin
Member 3653373-May-09 7:15
Member 3653373-May-09 7:15 
AnswerRe: Are "Master pages" ASP.NET's answer to Template Engine for .NET 2.0? Pin
Christian Graus3-May-09 13:24
protectorChristian Graus3-May-09 13:24 
Questionexecution of remote file Pin
sarav883-May-09 6:57
sarav883-May-09 6:57 
AnswerRe: execution of remote file Pin
Christian Graus3-May-09 13:27
protectorChristian Graus3-May-09 13:27 
QuestionMembership - creating a user and sending an email Pin
Member 54067793-May-09 6:22
Member 54067793-May-09 6:22 
QuestionRe: Membership - creating a user and sending an email Pin
Member 54067793-May-09 12:06
Member 54067793-May-09 12:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.