Click here to Skip to main content
15,916,941 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Display broken images in the listview. Pin
jessy_j102-Feb-10 9:47
jessy_j102-Feb-10 9:47 
QuestionGetting Error Message: Expression is a value and therefore cannot be the target of an assignment Pin
technette1-Feb-10 5:44
technette1-Feb-10 5:44 
AnswerRe: Getting Error Message: Expression is a value and therefore cannot be the target of an assignment Pin
Eddy Vluggen1-Feb-10 11:50
professionalEddy Vluggen1-Feb-10 11:50 
QuestionSave data to database after specific interval! Pin
Learner5201-Feb-10 2:20
Learner5201-Feb-10 2:20 
AnswerRe: Save data to database after specific interval! Pin
dan!sh 1-Feb-10 3:31
professional dan!sh 1-Feb-10 3:31 
GeneralRe: Save data to database after specific interval! Pin
Learner5201-Feb-10 11:54
Learner5201-Feb-10 11:54 
GeneralRe: Save data to database after specific interval! [modified] Pin
dan!sh 2-Feb-10 3:50
professional dan!sh 2-Feb-10 3:50 
GeneralRe: Save data to database after specific interval! Pin
Learner5202-Feb-10 22:43
Learner5202-Feb-10 22:43 
Questionsys.webforms.pagerequestmanagerservererrorexception : input string was not in correct format Pin
Member 38798811-Feb-10 0:55
Member 38798811-Feb-10 0:55 
AnswerRe: sys.webforms.pagerequestmanagerservererrorexception : input string was not in correct format Pin
R. Giskard Reventlov1-Feb-10 1:26
R. Giskard Reventlov1-Feb-10 1:26 
Questionhow to send bulk emails automatically from database time to time Pin
abdulwahab7931-Jan-10 23:18
abdulwahab7931-Jan-10 23:18 
AnswerRe: how to send bulk emails automatically from database time to time Pin
Unforgiv3n1-Feb-10 0:34
Unforgiv3n1-Feb-10 0:34 
AnswerRe: how to send bulk emails automatically from database time to time Pin
sashidhar1-Feb-10 1:04
sashidhar1-Feb-10 1:04 
AnswerRe: how to send bulk emails automatically from database time to time Pin
Inderjeet Kaur1-Feb-10 1:34
Inderjeet Kaur1-Feb-10 1:34 
GeneralRe: how to send bulk emails automatically from database time to time Pin
Palash Biswas2-Feb-10 17:47
Palash Biswas2-Feb-10 17:47 
AnswerRe: how to send bulk emails automatically from database time to time Pin
Ashfield1-Feb-10 8:45
Ashfield1-Feb-10 8:45 
There are many examples of sending emails from a VB application, and windows scheduler will fire the application at the desired time, but have you considered writing a windows service if the requirement is to send at fixed intervals? BTW, there is no need to use SQL Server to send emails, there are built in classes in the .net framework and its very simple.

Bob
Ashfield Consultants Ltd

Questionhow we print HTML page with Default printer selection Pin
lrsalunkhe31-Jan-10 22:37
lrsalunkhe31-Jan-10 22:37 
AnswerRe: how we print HTML page with Default printer selection Pin
sashidhar1-Feb-10 0:12
sashidhar1-Feb-10 0:12 
GeneralRe: how we print HTML page with Default printer selection Pin
lrsalunkhe1-Feb-10 0:31
lrsalunkhe1-Feb-10 0:31 
GeneralRe: how we print HTML page with Default printer selection [modified] Pin
sashidhar1-Feb-10 0:53
sashidhar1-Feb-10 0:53 
QuestionHow to use URL in Asp.Net application Pin
dwadasi31-Jan-10 22:05
dwadasi31-Jan-10 22:05 
AnswerRe: How to use URL in Asp.Net application Pin
Dinesh Mani31-Jan-10 22:31
Dinesh Mani31-Jan-10 22:31 
GeneralRe: How to use URL in Asp.Net application Pin
dwadasi31-Jan-10 23:34
dwadasi31-Jan-10 23:34 
QuestionGetting This Error "Selenium.SeleniumException: Timed out after 30000ms" Pin
Samarjeet Singh@india31-Jan-10 21:02
Samarjeet Singh@india31-Jan-10 21:02 
AnswerRe: Getting This Error "Selenium.SeleniumException: Timed out after 30000ms" Pin
Goalie351-Feb-10 4:30
Goalie351-Feb-10 4:30 

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.