Click here to Skip to main content
15,920,217 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionIn my VS2003 project I send mail and it sends 7-8 times every time I send it? Pin
kenn_rosie10-Apr-06 19:29
kenn_rosie10-Apr-06 19:29 
QuestionIn my Global asax file aDo I need the code below newmail.fields.add and why do I need them? Pin
kenn_rosie10-Apr-06 19:15
kenn_rosie10-Apr-06 19:15 
Questionit saving two records instead of one Pin
Amit Agarrwal10-Apr-06 19:12
Amit Agarrwal10-Apr-06 19:12 
GeneralRe: it saving two records instead of one Pin
Guffa10-Apr-06 22:30
Guffa10-Apr-06 22:30 
GeneralRe: it saving two records instead of one Pin
Amit Agarrwal10-Apr-06 23:19
Amit Agarrwal10-Apr-06 23:19 
GeneralRe: it saving two records instead of one Pin
Guffa11-Apr-06 1:42
Guffa11-Apr-06 1:42 
GeneralRe: it saving two records instead of one Pin
Amit Agarrwal11-Apr-06 2:15
Amit Agarrwal11-Apr-06 2:15 
AnswerRe: it saving two records instead of one Pin
Guffa11-Apr-06 3:45
Guffa11-Apr-06 3:45 
That's better, now the code looks like it's possible to run.

The code in the event seems to be correct. Do the records that are added in the database contain the same information, or is the second record mostly empty? The later would suggest that the event is executed twice.

Write something to the page from the event, so that you see if it is called twice.

---
b { font-weight: normal; }

Questiondatagrid in vb.net Pin
pankajgarg1210-Apr-06 18:53
pankajgarg1210-Apr-06 18:53 
AnswerRe: datagrid in vb.net Pin
Amit Agarrwal10-Apr-06 19:14
Amit Agarrwal10-Apr-06 19:14 
Questioninterview questions Pin
pankajgarg1210-Apr-06 18:49
pankajgarg1210-Apr-06 18:49 
AnswerRe: interview questions Pin
Steve Pullan11-Apr-06 13:55
Steve Pullan11-Apr-06 13:55 
GeneralRe: interview questions Pin
Dave Kreskowiak11-Apr-06 17:26
mveDave Kreskowiak11-Apr-06 17:26 
GeneralRe: interview questions Pin
Steve Pullan11-Apr-06 17:54
Steve Pullan11-Apr-06 17:54 
QuestionHow to display selected field in crystal report Pin
sparkycodeproject10-Apr-06 16:11
sparkycodeproject10-Apr-06 16:11 
Questionvb.net modify mdb database NEED HELP! Pin
ckkc456710-Apr-06 15:49
ckkc456710-Apr-06 15:49 
AnswerRe: vb.net modify mdb database NEED HELP! Pin
Chatura Dilan10-Apr-06 17:27
Chatura Dilan10-Apr-06 17:27 
GeneralRe: vb.net modify mdb database NEED HELP! Pin
ckkc456710-Apr-06 18:59
ckkc456710-Apr-06 18:59 
GeneralRe: vb.net modify mdb database NEED HELP! Pin
Chatura Dilan10-Apr-06 23:11
Chatura Dilan10-Apr-06 23:11 
Question2 frameworks on 1 machine Pin
gtu12285510-Apr-06 14:27
gtu12285510-Apr-06 14:27 
AnswerRe: 2 frameworks on 1 machine Pin
Joshua Quick10-Apr-06 15:16
Joshua Quick10-Apr-06 15:16 
AnswerRe: 2 frameworks on 1 machine Pin
CWIZO10-Apr-06 20:37
CWIZO10-Apr-06 20:37 
Questioni don't know Pin
SVb.net10-Apr-06 13:30
SVb.net10-Apr-06 13:30 
AnswerRe: i don't know Pin
Chatura Dilan10-Apr-06 17:16
Chatura Dilan10-Apr-06 17:16 
AnswerRe: i don't know Pin
Colin Angus Mackay10-Apr-06 22:28
Colin Angus Mackay10-Apr-06 22:28 

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.