Click here to Skip to main content
15,915,019 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Textbox to display Pin
ednrgc28-Feb-07 3:45
ednrgc28-Feb-07 3:45 
GeneralRe: Textbox to display Pin
Oga M28-Feb-07 20:43
Oga M28-Feb-07 20:43 
AnswerRe: Textbox to display Pin
Sylvester george28-Feb-07 3:07
Sylvester george28-Feb-07 3:07 
Questionproblem in Running the website Pin
Pankaj Garg28-Feb-07 2:17
Pankaj Garg28-Feb-07 2:17 
AnswerRe: problem in Running the website Pin
badgrs28-Feb-07 3:01
badgrs28-Feb-07 3:01 
QuestionExam webportal Pin
yuvachandra28-Feb-07 2:02
yuvachandra28-Feb-07 2:02 
QuestionProblem whith css in master pages Pin
akkram28-Feb-07 2:02
akkram28-Feb-07 2:02 
AnswerRe: Problem whith css in master pages Pin
Guffa28-Feb-07 2:50
Guffa28-Feb-07 2:50 
The url in the style sheet is relative to the location of the style sheet file, not the page where it's used.

Also, a virtual path uses slash, not backslash.

background-image: url(../Images/bg_tile.gif);

---
single minded; short sighted; long gone;

JokeRe: Problem whith css in master pages Pin
badgrs28-Feb-07 2:59
badgrs28-Feb-07 2:59 
AnswerRe: Problem whith css in master pages Pin
badgrs28-Feb-07 2:58
badgrs28-Feb-07 2:58 
GeneralRe: Problem whith css in master pages Pin
akkram28-Feb-07 3:17
akkram28-Feb-07 3:17 
QuestionButton Click Pin
Oga M28-Feb-07 1:56
Oga M28-Feb-07 1:56 
AnswerRe: Button Click Pin
yuvachandra28-Feb-07 2:12
yuvachandra28-Feb-07 2:12 
QuestionButton Click Pin
Oga M28-Feb-07 1:48
Oga M28-Feb-07 1:48 
AnswerRe: Button Click Pin
Vasudevan Deepak Kumar4-Mar-07 2:32
Vasudevan Deepak Kumar4-Mar-07 2:32 
Questiondelete Pin
nzibi28-Feb-07 1:48
nzibi28-Feb-07 1:48 
AnswerRe: delete Pin
Vasudevan Deepak Kumar4-Mar-07 2:32
Vasudevan Deepak Kumar4-Mar-07 2:32 
QuestionButton Click Pin
Oga M28-Feb-07 1:48
Oga M28-Feb-07 1:48 
AnswerRe: Button Click Pin
Vasudevan Deepak Kumar4-Mar-07 2:33
Vasudevan Deepak Kumar4-Mar-07 2:33 
Questionclose the webform Pin
niki_nilu28-Feb-07 1:10
niki_nilu28-Feb-07 1:10 
AnswerRe: close the webform Pin
badgrs28-Feb-07 1:12
badgrs28-Feb-07 1:12 
AnswerRe: close the webform Pin
Sylvester george28-Feb-07 1:20
Sylvester george28-Feb-07 1:20 
AnswerRe: close the webform Pin
Vasudevan Deepak Kumar4-Mar-07 2:33
Vasudevan Deepak Kumar4-Mar-07 2:33 
QuestionListView Pin
RajaSrirangan28-Feb-07 0:40
RajaSrirangan28-Feb-07 0:40 
AnswerRe: ListView Pin
Naveed Kamboh28-Feb-07 1:10
Naveed Kamboh28-Feb-07 1: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.