Click here to Skip to main content
16,013,489 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDelete Records in a Table Automatically Every Day Night 24:00 Pin
JVVS25-Nov-06 19:35
JVVS25-Nov-06 19:35 
AnswerRe: Delete Records in a Table Automatically Every Day Night 24:00 Pin
just3ala225-Nov-06 21:34
just3ala225-Nov-06 21:34 
GeneralRe: Delete Records in a Table Automatically Every Day Night 24:00 Pin
payback25-Nov-06 23:42
payback25-Nov-06 23:42 
QuestionWeb Controls and Web Services Pin
white.thief25-Nov-06 17:06
white.thief25-Nov-06 17:06 
AnswerRe: Web Controls and Web Services Pin
payback26-Nov-06 0:16
payback26-Nov-06 0:16 
GeneralRe: Web Controls and Web Services Pin
white.thief26-Nov-06 8:56
white.thief26-Nov-06 8:56 
Questionasp.net email sender Pin
ADY00725-Nov-06 13:24
ADY00725-Nov-06 13:24 
AnswerRe: asp.net email sender Pin
Dominic Pettifer26-Nov-06 5:34
Dominic Pettifer26-Nov-06 5:34 
Does you mail server (smtp.mail.yahoo.com) require authentication, eg. username and password? If so you'll need to set that, also could you provide the error message that the exception is throwing...

Catch exc As Exception
   lblSent.Visible = True
   lblSent.Text = "Exception was: " & exec.Message
End Try

Dominic Pettifer

Blog: www.dominicpettifer.co.uk

GeneralRe: asp.net email sender Pin
ADY00726-Nov-06 7:20
ADY00726-Nov-06 7:20 
QuestionIE7 breaking Visual Studio 2003 ? [modified] Pin
Pat Krimson25-Nov-06 11:57
Pat Krimson25-Nov-06 11:57 
AnswerRe: IE7 breaking Visual Studio 2003 ? Pin
Guffa25-Nov-06 15:26
Guffa25-Nov-06 15:26 
AnswerRe: IE7 breaking Visual Studio 2003 ? Pin
Kevin McFarlane26-Nov-06 5:13
Kevin McFarlane26-Nov-06 5:13 
GeneralRe: IE7 breaking Visual Studio 2003 ? Pin
Pat Krimson26-Nov-06 11:35
Pat Krimson26-Nov-06 11:35 
QuestionReading from a 2003 word document & saving to sql table! Pin
samerh25-Nov-06 10:10
samerh25-Nov-06 10:10 
AnswerRe: Reading from a 2003 word document & saving to sql table! Pin
sam L26-Nov-06 10:17
sam L26-Nov-06 10:17 
Question.ashx file Pin
Miszou25-Nov-06 9:16
Miszou25-Nov-06 9:16 
AnswerRe: .ashx file Pin
Not Active25-Nov-06 14:16
mentorNot Active25-Nov-06 14:16 
GeneralRe: .ashx file Pin
Miszou25-Nov-06 14:25
Miszou25-Nov-06 14:25 
Questionexternal search from site using google Pin
_tasleem25-Nov-06 8:22
_tasleem25-Nov-06 8:22 
QuestionPoint Of Sale Project Pin
Waskira25-Nov-06 7:12
Waskira25-Nov-06 7:12 
QuestionChanging the location of _viewState in the aspx page Pin
JohnyCoder25-Nov-06 7:04
JohnyCoder25-Nov-06 7:04 
AnswerRe: Changing the location of _viewState in the aspx page Pin
sam L25-Nov-06 20:53
sam L25-Nov-06 20:53 
GeneralRe: Changing the location of _viewState in the aspx page Pin
Fred_Smith25-Nov-06 22:36
Fred_Smith25-Nov-06 22:36 
GeneralRe: Changing the location of _viewState in the aspx page Pin
sam L26-Nov-06 9:09
sam L26-Nov-06 9:09 
GeneralRe: Changing the location of _viewState in the aspx page Pin
JohnyCoder26-Nov-06 5:09
JohnyCoder26-Nov-06 5:09 

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.