Click here to Skip to main content
15,921,941 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Could I convert Windows Form to Web Form? Pin
Anonymous30-Aug-04 4:30
Anonymous30-Aug-04 4:30 
GeneralExe problem Pin
Faheem Ahmad29-Aug-04 8:54
Faheem Ahmad29-Aug-04 8:54 
GeneralRe: Exe problem Pin
bneacetp29-Aug-04 9:17
bneacetp29-Aug-04 9:17 
GeneralRe: Exe problem Pin
Colin Angus Mackay29-Aug-04 11:41
Colin Angus Mackay29-Aug-04 11:41 
GeneralUsing ADO in VB6 Pin
Ahmad Rifai Yusuf29-Aug-04 4:30
Ahmad Rifai Yusuf29-Aug-04 4:30 
GeneralRe: Using ADO in VB6 Pin
Dave Kreskowiak30-Aug-04 9:15
mveDave Kreskowiak30-Aug-04 9:15 
GeneralSending e-mail in VB .NET Pin
cApSL0ck AvAtAr28-Aug-04 19:45
cApSL0ck AvAtAr28-Aug-04 19:45 
GeneralRe: Sending e-mail in VB .NET Pin
Dave Kreskowiak29-Aug-04 3:26
mveDave Kreskowiak29-Aug-04 3:26 
In order to use the System.Web.Mail namespace, you have to add to your project, a reference to the System.Web.dll assembly. Go to your References folder in the Solution Explorer, right-click the References folder, then click Add Reference. On the .NET tab, scroll down the list until you find System.Web.dll and double-click it. The reference should appear in the bottom window of the dialog, then click OK. Now you can add the Imports System.Web.Mail at the top of your code.



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Sending e-mail in VB .NET Pin
cApSL0ck AvAtAr29-Aug-04 20:32
cApSL0ck AvAtAr29-Aug-04 20:32 
GeneralEvents fired up on focus change. Pin
Member 132035228-Aug-04 2:10
Member 132035228-Aug-04 2:10 
GeneralRe: Events fired up on focus change. Pin
Anonymous28-Aug-04 11:28
Anonymous28-Aug-04 11:28 
GeneralRe: Events fired up on focus change. Pin
Dave Kreskowiak29-Aug-04 3:17
mveDave Kreskowiak29-Aug-04 3:17 
GeneralRe: Events fired up on focus change. Pin
Member 132035229-Aug-04 21:40
Member 132035229-Aug-04 21:40 
QuestionHow to change the color of the text of a DateTimePicker?? Pin
claytonvaldo27-Aug-04 10:48
claytonvaldo27-Aug-04 10:48 
GeneralBuild the tree view in vb 6 Pin
lardex27-Aug-04 7:12
susslardex27-Aug-04 7:12 
Generalfile access problem Pin
tommy_tanaka27-Aug-04 5:32
tommy_tanaka27-Aug-04 5:32 
GeneralRe: file access problem Pin
Dave Kreskowiak27-Aug-04 6:09
mveDave Kreskowiak27-Aug-04 6:09 
GeneralRe: file access problem Pin
tommy_tanaka28-Aug-04 3:03
tommy_tanaka28-Aug-04 3:03 
GeneralRe: file access problem Pin
Dave Kreskowiak29-Aug-04 3:16
mveDave Kreskowiak29-Aug-04 3:16 
GeneralPrint MSChart from VB.Net Pin
amdinar27-Aug-04 5:19
amdinar27-Aug-04 5:19 
Generalstore a sql result in a xml document Pin
tofito27-Aug-04 4:26
tofito27-Aug-04 4:26 
GeneralRe: store a sql result in a xml document Pin
Dave Kreskowiak27-Aug-04 6:16
mveDave Kreskowiak27-Aug-04 6:16 
GeneralWMI and Terminal Server Pin
Anonymous27-Aug-04 3:08
Anonymous27-Aug-04 3:08 
GeneralWMI and Terminal Server Pin
Anonymous27-Aug-04 3:07
Anonymous27-Aug-04 3:07 
GeneralRe: WMI and Terminal Server Pin
Dave Kreskowiak27-Aug-04 3:37
mveDave Kreskowiak27-Aug-04 3:37 

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.