Click here to Skip to main content
15,897,315 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: memory Pin
Sandeep Akhare24-Mar-07 0:29
Sandeep Akhare24-Mar-07 0:29 
GeneralRe: memory Pin
siddisagar25-Mar-07 18:52
siddisagar25-Mar-07 18:52 
Questionsend email on specified time using .net framework Pin
gr8dhina23-Mar-07 18:37
gr8dhina23-Mar-07 18:37 
AnswerRe: send email on specified time using .net framework Pin
yehtera23-Mar-07 20:54
yehtera23-Mar-07 20:54 
AnswerRe: send email on specified time using .net framework Pin
RichardGrimmer26-Mar-07 5:37
RichardGrimmer26-Mar-07 5:37 
QuestionBitmap Save dialog Pin
oskardiazdeleon23-Mar-07 7:31
oskardiazdeleon23-Mar-07 7:31 
QuestionDataGrid to Excel Pin
Sarfaraj Ahmed23-Mar-07 5:54
Sarfaraj Ahmed23-Mar-07 5:54 
QuestionCDO Subject Encoding Pin
Paddy Boyd23-Mar-07 5:19
Paddy Boyd23-Mar-07 5:19 
Hey,

Having a bit of a problem using vbscript and asp to set the encoding of an email subject.

We've managed to correctly set the body encoding using:

With objMessage.Bodypart ' Initialize the bodypart to support UTF-8
        .ContentMediaType = "text/plain"
        .Charset = "utf-8"
End With


And this sends fine, with the body text nicely displayed as greek, however the mail subject is still not coming out correctly, the greek characters are not displayed...

Any of you international jet setters out there come across this before?
QuestionASP.net authorisation at page level Pin
Suj_7823-Mar-07 5:08
Suj_7823-Mar-07 5:08 
AnswerRe: ASP.net authorisation at page level Pin
kubben24-Mar-07 2:50
kubben24-Mar-07 2:50 
QuestionHow to Generate PIN Number Pin
sjs4u23-Mar-07 5:06
sjs4u23-Mar-07 5:06 
AnswerRe: How to Generate PIN Number Pin
joon vh.23-Mar-07 5:59
joon vh.23-Mar-07 5:59 
QuestionIs it safe to move to IE7? Pin
-Dr_X-23-Mar-07 4:07
-Dr_X-23-Mar-07 4:07 
AnswerRe: Is it safe to move to IE7? Pin
ca8msm23-Mar-07 4:14
ca8msm23-Mar-07 4:14 
Questionhow to write regulr expression in url rewriting Pin
yogita charhate23-Mar-07 3:59
yogita charhate23-Mar-07 3:59 
AnswerRe: how to write regulr expression in url rewriting Pin
Sandeep Akhare24-Mar-07 0:35
Sandeep Akhare24-Mar-07 0:35 
QuestionSaving images to the server folder Pin
Icarus12323-Mar-07 3:42
Icarus12323-Mar-07 3:42 
AnswerRe: Saving images to the server folder Pin
ca8msm23-Mar-07 4:15
ca8msm23-Mar-07 4:15 
Questionhow to do URL Rewriting in asp.net c# Pin
yogita charhate23-Mar-07 3:41
yogita charhate23-Mar-07 3:41 
AnswerRe: how to do URL Rewriting in asp.net c# Pin
Jesse Squire23-Mar-07 4:00
Jesse Squire23-Mar-07 4:00 
QuestionReal time capturing video stream in webform Pin
senthil_becse23-Mar-07 2:28
senthil_becse23-Mar-07 2:28 
AnswerRe: Real time capturing video stream in webform Pin
senthil_becse27-Mar-07 19:04
senthil_becse27-Mar-07 19:04 
Questionwebsite access problem Pin
paranth23-Mar-07 2:28
paranth23-Mar-07 2:28 
AnswerRe: website access problem Pin
StianSandberg23-Mar-07 2:31
StianSandberg23-Mar-07 2:31 
GeneralRe: website access problem Pin
paranth23-Mar-07 2:53
paranth23-Mar-07 2:53 

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.