Click here to Skip to main content
15,920,618 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Loose Coupled Architecture Pin
playout24-Nov-08 6:31
playout24-Nov-08 6:31 
AnswerRe: Loose Coupled Architecture Pin
Mycroft Holmes24-Nov-08 17:04
professionalMycroft Holmes24-Nov-08 17:04 
QuestionASP.NET send mail through gmail Pin
Amit Battan Ror24-Nov-08 5:31
Amit Battan Ror24-Nov-08 5:31 
QuestionRe: ASP.NET send mail through gmail Pin
led mike24-Nov-08 5:42
led mike24-Nov-08 5:42 
AnswerRe: ASP.NET send mail through gmail Pin
Paul Conrad24-Nov-08 5:50
professionalPaul Conrad24-Nov-08 5:50 
AnswerRe: ASP.NET send mail through gmail Pin
Christian Graus24-Nov-08 11:49
protectorChristian Graus24-Nov-08 11:49 
QuestionIs there any converter for Coverting ASP to ASP.net Pin
subrat4all24-Nov-08 1:21
subrat4all24-Nov-08 1:21 
AnswerRe: Is there any converter for Coverting ASP to ASP.net Pin
James Simpson24-Nov-08 1:36
James Simpson24-Nov-08 1:36 
AnswerRe: Is there any converter for Coverting ASP to ASP.net Pin
NeverHeardOfMe24-Nov-08 1:38
NeverHeardOfMe24-Nov-08 1:38 
GeneralRe: Is there any converter for Coverting ASP to ASP.net Pin
James Simpson24-Nov-08 1:43
James Simpson24-Nov-08 1:43 
JokeRe: Is there any converter for Coverting ASP to ASP.net Pin
Paul Conrad24-Nov-08 5:51
professionalPaul Conrad24-Nov-08 5:51 
QuestionRegarding To Image Display in a datalist Pin
div_gusain24-Nov-08 1:11
div_gusain24-Nov-08 1:11 
AnswerRe: Regarding To Image Display in a datalist Pin
Nishant Singh24-Nov-08 3:13
Nishant Singh24-Nov-08 3:13 
GeneralRe: Regarding To Image Display in a datalist Pin
div_gusain26-Nov-08 19:09
div_gusain26-Nov-08 19:09 
Questionhow to capture screen shot?? Pin
mr_muskurahat24-Nov-08 0:40
mr_muskurahat24-Nov-08 0:40 
AnswerRe: how to capture screen shot?? Pin
Nishant Singh24-Nov-08 0:44
Nishant Singh24-Nov-08 0:44 
GeneralRe: how to capture screen shot?? Pin
mr_muskurahat24-Nov-08 1:07
mr_muskurahat24-Nov-08 1:07 
AnswerRe: how to capture screen shot?? Pin
Nishant Singh24-Nov-08 2:44
Nishant Singh24-Nov-08 2:44 
AnswerRe: how to capture screen shot?? Pin
Venkat Eswaran24-Nov-08 7:53
Venkat Eswaran24-Nov-08 7:53 
Questionis it possible in asp.net? vb6 style drag drop database field to generate textboxes Pin
dream_liner_7e723-Nov-08 23:43
dream_liner_7e723-Nov-08 23:43 
AnswerRe: is it possible in asp.net? vb6 style drag drop database field to generate textboxes Pin
BalasubramanianK24-Nov-08 0:29
BalasubramanianK24-Nov-08 0:29 
Questionsending images with email Pin
joindotnet23-Nov-08 23:11
joindotnet23-Nov-08 23:11 
AnswerRe: sending images with email Pin
Christian Graus23-Nov-08 23:16
protectorChristian Graus23-Nov-08 23:16 
GeneralRe: sending images with email Pin
joindotnet23-Nov-08 23:42
joindotnet23-Nov-08 23:42 
GeneralRe: sending images with email Pin
Christian Graus24-Nov-08 8:59
protectorChristian Graus24-Nov-08 8:59 
Well, that obviously can't work. You give a filename, why would that work across the web ? That won't even work if the html is not in the same folder as the image. The image needs to be visible on the INTERNET, so you need to make your src something like www.myhost.com/va.gif.bmp. If what you enter doesn't show the image when entered into a browser anywhere in the world, it can't work,

Christian Graus

Driven to the arms of OSX by Vista.

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.