Click here to Skip to main content
15,896,726 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: requiredfieldvalidator Pin
nishant-jha27-Jan-10 20:25
nishant-jha27-Jan-10 20:25 
GeneralRe: requiredfieldvalidator Pin
dotnetmember27-Jan-10 20:34
dotnetmember27-Jan-10 20:34 
GeneralRe: requiredfieldvalidator Pin
nishant-jha27-Jan-10 22:04
nishant-jha27-Jan-10 22:04 
AnswerRe: requiredfieldvalidator Pin
m@dhu27-Jan-10 20:51
m@dhu27-Jan-10 20:51 
GeneralRe: requiredfieldvalidator Pin
nishant-jha27-Jan-10 22:36
nishant-jha27-Jan-10 22:36 
AnswerRe: requiredfieldvalidator Pin
Brij27-Jan-10 22:38
mentorBrij27-Jan-10 22:38 
QuestionBackround image not display in mail Pin
saravanan0527-Jan-10 17:40
saravanan0527-Jan-10 17:40 
AnswerRe: Backround image not display in mail Pin
Dinesh Mani27-Jan-10 17:45
Dinesh Mani27-Jan-10 17:45 
saravanan05 wrote:
td style="background: url(http://localhost/images/main.jpg)


The URL specified here would cause the browser to look for main.jpg on the client machine since localhost refers to 127.0.0.1 which is the self IP for all machines.

Change localhost to your Server.DomainName, if it is exposed over the internet or else host your images on a external host and refer it from there.

HTH!
GeneralRe: Backround image not display in mail Pin
saravanan0527-Jan-10 17:55
saravanan0527-Jan-10 17:55 
GeneralRe: Backround image not display in mail Pin
Dinesh Mani27-Jan-10 18:00
Dinesh Mani27-Jan-10 18:00 
GeneralRe: Backround image not display in mail Pin
saravanan0527-Jan-10 18:02
saravanan0527-Jan-10 18:02 
GeneralRe: Backround image not display in mail Pin
Dinesh Mani27-Jan-10 19:32
Dinesh Mani27-Jan-10 19:32 
QuestionRegarding restore these backup’s of databases Pin
dayakar_dn27-Jan-10 16:49
dayakar_dn27-Jan-10 16:49 
AnswerRe: Regarding restore these backup’s of databases Pin
_Damian S_27-Jan-10 17:39
professional_Damian S_27-Jan-10 17:39 
AnswerRe: Regarding restore these backup’s of databases Pin
m@dhu27-Jan-10 18:00
m@dhu27-Jan-10 18:00 
AnswerRe: Regarding restore these backup’s of databases Pin
carlecomm28-Jan-10 14:56
carlecomm28-Jan-10 14:56 
QuestionNew to ASP.NET, need help publishing Pin
kdgab2627-Jan-10 15:08
kdgab2627-Jan-10 15:08 
AnswerRe: New to ASP.NET, need help publishing Pin
N a v a n e e t h27-Jan-10 16:14
N a v a n e e t h27-Jan-10 16:14 
GeneralRe: New to ASP.NET, need help publishing Pin
kdgab2628-Jan-10 5:50
kdgab2628-Jan-10 5:50 
QuestionBizTalk Pin
indian14327-Jan-10 11:12
indian14327-Jan-10 11:12 
QuestionMasterpage + IFrame Pin
Hemant Thaker27-Jan-10 9:55
Hemant Thaker27-Jan-10 9:55 
AnswerRe: Masterpage + IFrame Pin
Dinesh Mani27-Jan-10 17:57
Dinesh Mani27-Jan-10 17:57 
GeneralRe: Masterpage + IFrame Pin
sweetypie.us27-Jul-10 12:12
sweetypie.us27-Jul-10 12:12 
QuestionConfused by the behaviour of static variable Pin
KittyKit27-Jan-10 9:53
KittyKit27-Jan-10 9:53 
AnswerRe: Confused by the behaviour of static variable Pin
Dinesh Mani27-Jan-10 17:51
Dinesh Mani27-Jan-10 17:51 

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.