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

ASP.NET

 
GeneralRe: Sending mail using exchange server Pin
Paul Conrad27-Mar-08 6:32
professionalPaul Conrad27-Mar-08 6:32 
GeneralRe: Sending mail using exchange server Pin
Christian Graus27-Mar-08 11:15
protectorChristian Graus27-Mar-08 11:15 
GeneralRe: Sending mail using exchange server Pin
Martin Jose27-Mar-08 1:49
Martin Jose27-Mar-08 1:49 
GeneralRe: Sending mail using exchange server Pin
J4amieC27-Mar-08 1:57
J4amieC27-Mar-08 1:57 
GeneralRe: Sending mail using exchange server Pin
Christian Graus27-Mar-08 11:15
protectorChristian Graus27-Mar-08 11:15 
Generalisfileopen Pin
Laxmikant Lad26-Mar-08 23:20
Laxmikant Lad26-Mar-08 23:20 
GeneralRe: isfileopen Pin
eyeseetee26-Mar-08 23:47
eyeseetee26-Mar-08 23:47 
GeneralRe: isfileopen Pin
Christian Graus26-Mar-08 23:48
protectorChristian Graus26-Mar-08 23:48 
use Path.GEtTempFile to get a unique filename. The only way I know to know if a file is in use, is to use a try/catch block when trying to access it.

Why are you writing text files on your server ? If you have many users, perhaps a database is a better place for it ?

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

QuestionRunning a program at the Client.. Pin
ptr2void26-Mar-08 23:07
ptr2void26-Mar-08 23:07 
General[Message Deleted] Pin
Sandeep Akhare26-Mar-08 23:15
Sandeep Akhare26-Mar-08 23:15 
GeneralRe: Running a program at the Client.. Pin
ptr2void26-Mar-08 23:21
ptr2void26-Mar-08 23:21 
General[Message Deleted] Pin
Sandeep Akhare26-Mar-08 23:37
Sandeep Akhare26-Mar-08 23:37 
GeneralRe: Running a program at the Client.. Pin
ptr2void26-Mar-08 23:50
ptr2void26-Mar-08 23:50 
GeneralRe: Running a program at the Client.. Pin
Paddy Boyd26-Mar-08 23:54
Paddy Boyd26-Mar-08 23:54 
GeneralRe: Running a program at the Client.. Pin
Christian Graus26-Mar-08 23:59
protectorChristian Graus26-Mar-08 23:59 
GeneralRe: Running a program at the Client.. Pin
Christian Graus26-Mar-08 23:55
protectorChristian Graus26-Mar-08 23:55 
GeneralRe: Running a program at the Client.. Pin
Sandeep Akhare27-Mar-08 0:37
Sandeep Akhare27-Mar-08 0:37 
GeneralLINQ Objects is not serializable. Pin
CooperWu26-Mar-08 23:04
CooperWu26-Mar-08 23:04 
Generalunable to get sql server connection using provider:sqloledb Pin
jithbiz003326-Mar-08 22:43
jithbiz003326-Mar-08 22:43 
Generalget data from SQL2005 into SQL2000 Server Pin
meghamaharshi26-Mar-08 22:28
meghamaharshi26-Mar-08 22:28 
GeneralRe: get data from SQL2005 into SQL2000 Server Pin
eyeseetee26-Mar-08 22:45
eyeseetee26-Mar-08 22:45 
QuestionJavaScipt variables Pin
jonhbt26-Mar-08 22:15
jonhbt26-Mar-08 22:15 
GeneralRe: JavaScipt variables Pin
Christian Graus26-Mar-08 22:24
protectorChristian Graus26-Mar-08 22:24 
GeneralRe: JavaScipt variables Pin
CooperWu26-Mar-08 23:00
CooperWu26-Mar-08 23:00 
QuestionUpdate panel and button [modified] Pin
Soumini Ramakrishnan26-Mar-08 21:40
Soumini Ramakrishnan26-Mar-08 21:40 

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.