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

ASP.NET

 
AnswerRe: How to avoid kill or wait alert? Pin
Nathan Minier1-Mar-17 1:11
professionalNathan Minier1-Mar-17 1:11 
AnswerRe: How to avoid kill or wait alert? Pin
F-ES Sitecore1-Mar-17 4:13
professionalF-ES Sitecore1-Mar-17 4:13 
AnswerRe: How to avoid kill or wait alert? Pin
ZurdoDev1-Mar-17 5:18
professionalZurdoDev1-Mar-17 5:18 
QuestionImage not showing in vb.net Pin
Member 876166725-Feb-17 10:51
Member 876166725-Feb-17 10:51 
SuggestionRe: Image not showing in vb.net Pin
Richard MacCutchan25-Feb-17 20:42
mveRichard MacCutchan25-Feb-17 20:42 
GeneralRe: Image not showing in vb.net Pin
Member 876166725-Feb-17 23:30
Member 876166725-Feb-17 23:30 
SuggestionRe: Image not showing in vb.net Pin
Richard Deeming26-Feb-17 5:40
mveRichard Deeming26-Feb-17 5:40 
GeneralRe: Image not showing in vb.net Pin
Member 876166726-Feb-17 6:05
Member 876166726-Feb-17 6:05 
Yes, you're right. I do have that against 'p' at the moment:

VB
("<p style='font-family, etc.....'>Hello " & strEmailValue & "<br /><br /> To reset your password....etc</p>", Nothing, "text/html")


I will take on board what you suggest about 'body' as opposed to 'p' and use your 'cid:email.BG'.

Would I still need these two lines that follow the above line I have posted above:

VB
Dim Logo As New LinkedResource(Server.MapPath("~/Images/emailBG.jpg"), "image/jpeg") 'embedded image
 Logo.ContentId = "emailBG"


Isn't 'Logo.ContentId = "emailBG"' a repetition of your 'cid:emailBG'?

Thanks.

Can you see this message though it is not in 'Preview'?
GeneralRe: Image not showing in vb.net Pin
Richard Deeming26-Feb-17 6:10
mveRichard Deeming26-Feb-17 6:10 
GeneralRe: Image not showing in vb.net Pin
Member 876166726-Feb-17 6:16
Member 876166726-Feb-17 6:16 
QuestionUse Skype at Webapplication Project Pin
Member 1300872324-Feb-17 20:06
Member 1300872324-Feb-17 20:06 
AnswerRe: Use Skype Pin
Richard MacCutchan24-Feb-17 21:28
mveRichard MacCutchan24-Feb-17 21:28 
QuestionCan we convert wav file to mp3 format file using asp? Pin
Member 1028105623-Feb-17 23:32
Member 1028105623-Feb-17 23:32 
AnswerRe: Can we convert wav file to mp3 format file using asp? Pin
Richard Deeming24-Feb-17 0:18
mveRichard Deeming24-Feb-17 0:18 
GeneralRe: Can we convert wav file to mp3 format file using asp? Pin
Member 1028105624-Feb-17 19:23
Member 1028105624-Feb-17 19:23 
GeneralRe: Can we convert wav file to mp3 format file using asp? Pin
Richard Deeming26-Feb-17 5:35
mveRichard Deeming26-Feb-17 5:35 
QuestionTask Scheduler Issue Pin
Member 1057937522-Feb-17 5:30
Member 1057937522-Feb-17 5:30 
AnswerRe: Task Scheduler Issue Pin
Richard MacCutchan22-Feb-17 5:35
mveRichard MacCutchan22-Feb-17 5:35 
QuestionWhat is difference between web api post and put Pin
Tridip Bhattacharjee20-Feb-17 20:52
professionalTridip Bhattacharjee20-Feb-17 20:52 
AnswerRe: What is difference between web api post and put Pin
Richard MacCutchan20-Feb-17 21:49
mveRichard MacCutchan20-Feb-17 21:49 
QuestionResponse is not available in this context in asp.net Pin
Member 1301225420-Feb-17 2:35
Member 1301225420-Feb-17 2:35 
AnswerRe: Response is not available in this context in asp.net Pin
Richard Deeming20-Feb-17 3:02
mveRichard Deeming20-Feb-17 3:02 
GeneralRe: Response is not available in this context in asp.net Pin
Member 1301225420-Feb-17 3:18
Member 1301225420-Feb-17 3:18 
GeneralRe: Response is not available in this context in asp.net Pin
Richard Deeming20-Feb-17 3:27
mveRichard Deeming20-Feb-17 3:27 
QuestionInteracting with elements of target webpage Pin
FahdSanaullah19-Feb-17 11:20
FahdSanaullah19-Feb-17 11:20 

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.