Click here to Skip to main content
15,905,420 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionAccessing Files on another Server Pin
bgates19703-Dec-06 17:09
bgates19703-Dec-06 17:09 
AnswerRe: Accessing Files on another Server Pin
Eduard Keilholz3-Dec-06 20:27
Eduard Keilholz3-Dec-06 20:27 
QuestionASP.NET Four Controls Pin
dpthomas3-Dec-06 16:34
dpthomas3-Dec-06 16:34 
AnswerRe: ASP.NET Four Controls Pin
jitu gupta3-Dec-06 16:42
jitu gupta3-Dec-06 16:42 
GeneralRe: ASP.NET Four Controls Pin
dpthomas3-Dec-06 16:49
dpthomas3-Dec-06 16:49 
GeneralRe: ASP.NET Four Controls Pin
jitu gupta3-Dec-06 17:38
jitu gupta3-Dec-06 17:38 
QuestionWeb.config Pin
mehrdadc483-Dec-06 10:07
mehrdadc483-Dec-06 10:07 
AnswerRe: Web.config Pin
ullk3-Dec-06 10:35
ullk3-Dec-06 10:35 
go to:
http://www.systemnetmail.com/

Example web.config:
<system.net>
<mailSettings>
<smtp from="xy@yourdomain.com">
<network host="mail.yourdomain.com" password="yourpassword" userName="xy@yourdomain.com"/>
</smtp>
</mailSettings>
</system.net>

Best regards
ullk
QuestionSearch Pin
mehrdadc483-Dec-06 10:06
mehrdadc483-Dec-06 10:06 
AnswerRe: Search Pin
Eduard Keilholz3-Dec-06 20:44
Eduard Keilholz3-Dec-06 20:44 
QuestionUser Controls - Setting the Default Property Pin
Dominic Pettifer3-Dec-06 8:19
Dominic Pettifer3-Dec-06 8:19 
QuestionSystem.Web.HttpRequestValidationException Pin
Smiles743-Dec-06 5:27
Smiles743-Dec-06 5:27 
AnswerRe: System.Web.HttpRequestValidationException Pin
Guffa3-Dec-06 7:01
Guffa3-Dec-06 7:01 
QuestionAccess to images in main folder from subfolder -onmouseover Pin
ullk3-Dec-06 1:45
ullk3-Dec-06 1:45 
QuestionDatagrid template Pin
shereem khaleel3-Dec-06 1:10
shereem khaleel3-Dec-06 1:10 
AnswerRe: Datagrid template Pin
Tamimi - Code3-Dec-06 1:52
Tamimi - Code3-Dec-06 1:52 
GeneralRe: Datagrid template Pin
shereem khaleel3-Dec-06 2:16
shereem khaleel3-Dec-06 2:16 
GeneralRe: Datagrid template Pin
Tamimi - Code3-Dec-06 2:42
Tamimi - Code3-Dec-06 2:42 
GeneralRe: Datagrid template Pin
shereem khaleel3-Dec-06 18:48
shereem khaleel3-Dec-06 18:48 
GeneralRe: Datagrid template Pin
Tamimi - Code3-Dec-06 19:22
Tamimi - Code3-Dec-06 19:22 
GeneralRe: Datagrid template Pin
shereem khaleel3-Dec-06 19:33
shereem khaleel3-Dec-06 19:33 
Questionhow to make an event on a TemplateColumn Pin
rania_mansy3-Dec-06 0:17
rania_mansy3-Dec-06 0:17 
QuestionForum Required Pin
Bulky Fellow2-Dec-06 20:23
Bulky Fellow2-Dec-06 20:23 
AnswerRe: Forum Required Pin
Grapes-R-Fun3-Dec-06 9:39
Grapes-R-Fun3-Dec-06 9:39 
QuestionHow to Pass data using POST method .???????? Pin
devboycpp2-Dec-06 18:10
devboycpp2-Dec-06 18:10 

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.