skip to main
|
skip to sidebar
PC-SPIM - MIPS
ASPX/C#, MPIs, VRML, HTML, SQL, UML, Outsystems Tricks
Home
Home
Labels
Animations
(1)
Assembler - Mips
(23)
C#
(22)
Css
(2)
Html 5
(3)
JavaScript
(3)
Linux
(1)
Mac OS
(1)
OS
(1)
Outsystems
(15)
Ruby on Rails
(1)
SCCM 2012
(4)
SQL
(20)
Travels
(1)
tricks
(2)
UML
(1)
VRML - Computer Graphics
(2)
Windows 2003
(1)
Blog Archive
►
2017
(1)
►
fevereiro
(1)
►
2013
(20)
►
dezembro
(1)
►
junho
(1)
►
maio
(1)
►
abril
(2)
►
março
(7)
►
janeiro
(8)
▼
2012
(8)
►
novembro
(1)
▼
setembro
(3)
SQL multi facts
FeedbackMessage
SQL generate Years <=100
►
maio
(2)
►
março
(2)
►
2011
(19)
►
novembro
(5)
►
outubro
(3)
►
setembro
(1)
►
julho
(2)
►
junho
(1)
►
maio
(1)
►
janeiro
(6)
►
2010
(34)
►
setembro
(1)
►
agosto
(1)
►
julho
(12)
►
junho
(20)
►
2009
(17)
►
junho
(17)
BlogRoll
/blog/t0ze
SQL Performance Dashboard Reports
Há 4 anos
Informatic Tips and Help
Bankera, a interesting crypto
Há 6 anos
Magic Things
Apresentaçãooo
Há 14 anos
Skimming
Há 14 anos
Followers
Whats your IP
FeedbackMessage
.ASPX AFTER
<%= this.message %>
.CSS --------------------------------------------------------------------------------- .errorBox { border:solid 2px Red; padding: 3px 3px 3px 3px; color:Red; text-align:left; } .errorImage { vertical-align:bottom; margin-bottom:-5px; } .InfoBox { border:solid 1px Blue; padding: 3px 3px 3px 3px; font-size:11px; } .InfoImage { vertical-align:bottom; margin-top:-6px; } .msbox { position: fixed; width: 400px; float:left; z-index: 8000; top: -50px; left:40%; } .msboximg { position: absolute; float: right; right: -10px; top: -10px; } .messagebox { background-color: Blue; height: 40px; text-align: center; width: 100%; } .MessageText { vertical-align: middle; margin-top: 5px; font-family: Trebuchet MS; color: White; } .userbox { background-color: #90D0f0; } .contentbox { background-color: #F5F9FF; } --------------------------------------------------------------------------------- .CS public enum MessageType{SUCCESS,WARNING,INFO,FAIL}; public void ShowMessage(string message,MessageType Type = MessageType.INFO,string MoreInfo="") { this.message = message; this.msmtext.Attributes["Title"] = MoreInfo; switch(Type) { case MessageType.FAIL: this.Messagebox.Style["background-color"] = "Red"; break; case MessageType.INFO: this.Messagebox.Style["background-color"] = "Blue"; break; case MessageType.SUCCESS: this.Messagebox.Style["background-color"] = "Green"; break; case MessageType.WARNING: this.Messagebox.Style["background-color"] = "Orange"; break; } }
0 comentários:
Enviar um comentário
Mensagem mais recente
Mensagem antiga
Página inicial
Assembler
Manual
Mipster
PC-Spim
Source code
VRML - Cortona
VRML - Parallelgraphics
Google-analytics
Step by Step Integration
Convert Dollar to €uro
Daniel Maia. Com tecnologia do
Blogger
.
0 comentários:
Enviar um comentário