Click here to Skip to main content
15,911,762 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Requirement in Drop down list Pin
Michael Sync9-Aug-07 20:01
Michael Sync9-Aug-07 20:01 
GeneralRe: Requirement in Drop down list Pin
Hari_10109-Aug-07 20:21
Hari_10109-Aug-07 20:21 
GeneralYou forget to uncomment Pin
Michael Sync10-Aug-07 8:30
Michael Sync10-Aug-07 8:30 
GeneralRe: You forget to uncomment Pin
Hari_101012-Aug-07 18:12
Hari_101012-Aug-07 18:12 
GeneralRe: You forget to uncomment Pin
Hari_101012-Aug-07 19:06
Hari_101012-Aug-07 19:06 
GeneralRe: You forget to uncomment Pin
Michael Sync12-Aug-07 19:45
Michael Sync12-Aug-07 19:45 
GeneralRe: You forget to uncomment Pin
Hari_101012-Aug-07 19:58
Hari_101012-Aug-07 19:58 
QuestionProblem with Header Background image? Pin
chand107-Aug-07 19:50
chand107-Aug-07 19:50 
Hi

I am facing a problem in CSS for Header Background url.
I applied a Background-image for a Header(h1) in my page.It's working fine in IE, but it is not working in Mozilla.

What all the modification I have to do to get it done in Mozilla also.

My CSS for h1 is some thing like this.....

#subMenu ul li h1
{
position:relative;
color: White;
font-size:13px;
padding:7px 0 8px 5px;
background-image:url(menu bar2.JPG);
text-transform: uppercase;
margin-right:1px;
}

Please suggest me an example.

I have not failed. I've just found 10,000 ways that won't work. -Thomas A. Edison

Thank u
Chandu

QuestionDisplay DB records In Flash Pin
kirthikirthi7-Aug-07 19:22
kirthikirthi7-Aug-07 19:22 
AnswerRe: Display DB records In Flash Pin
Christian Graus7-Aug-07 19:29
protectorChristian Graus7-Aug-07 19:29 
GeneralRe: Display DB records In Flash Pin
kirthikirthi7-Aug-07 20:03
kirthikirthi7-Aug-07 20:03 
GeneralRe: Display DB records In Flash Pin
Christian Graus7-Aug-07 20:08
protectorChristian Graus7-Aug-07 20:08 
Questionsession_end Pin
Sonia Gupta7-Aug-07 19:07
Sonia Gupta7-Aug-07 19:07 
AnswerRe: session_end Pin
sulabh20207-Aug-07 22:33
sulabh20207-Aug-07 22:33 
AnswerRe: session_end Pin
N a v a n e e t h7-Aug-07 22:39
N a v a n e e t h7-Aug-07 22:39 
GeneralRe: session_end Pin
Sonia Gupta7-Aug-07 23:39
Sonia Gupta7-Aug-07 23:39 
GeneralRe: session_end Pin
N a v a n e e t h7-Aug-07 23:42
N a v a n e e t h7-Aug-07 23:42 
GeneralRe: session_end Pin
Sonia Gupta7-Aug-07 23:47
Sonia Gupta7-Aug-07 23:47 
QuestionUpdate query probs..., Pin
Member 38798817-Aug-07 18:59
Member 38798817-Aug-07 18:59 
AnswerRe: Update query probs..., Pin
Christian Graus7-Aug-07 19:07
protectorChristian Graus7-Aug-07 19:07 
AnswerRe: Update query probs..., Pin
HemMagesh7-Aug-07 20:09
HemMagesh7-Aug-07 20:09 
QuestionHow to Replace return white space in a string with Pin
sabby20067-Aug-07 18:39
sabby20067-Aug-07 18:39 
AnswerRe: How to Replace return white space in a string with Pin
Christian Graus7-Aug-07 19:08
protectorChristian Graus7-Aug-07 19:08 
GeneralRe: How to Replace return white space in a string with Pin
sabby20068-Aug-07 1:12
sabby20068-Aug-07 1:12 
QuestionUsing a Generic Method with an ObjectDataSource Pin
Santiago Perez7-Aug-07 18:10
Santiago Perez7-Aug-07 18:10 

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.