Click here to Skip to main content
15,917,005 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to create dbf file in vb.net Pin
TooLeeDiN17-Aug-05 16:46
TooLeeDiN17-Aug-05 16:46 
Generalsound card libary Pin
meiyueh16-Aug-05 22:23
meiyueh16-Aug-05 22:23 
GeneralRe: sound card libary Pin
Dave Kreskowiak17-Aug-05 3:43
mveDave Kreskowiak17-Aug-05 3:43 
GeneralUsing ActiveX as pop-up menu Pin
Spaz8016-Aug-05 22:01
Spaz8016-Aug-05 22:01 
GeneralRe: Using ActiveX as pop-up menu Pin
Dave Kreskowiak17-Aug-05 3:36
mveDave Kreskowiak17-Aug-05 3:36 
GeneralUsing SMTP with VB.net Pin
RaDiKaLz16-Aug-05 19:43
RaDiKaLz16-Aug-05 19:43 
GeneralRe: Using SMTP with VB.net Pin
Anonymous16-Aug-05 21:46
Anonymous16-Aug-05 21:46 
GeneralRe: Using SMTP with VB.net Pin
RaDiKaLz16-Aug-05 22:27
RaDiKaLz16-Aug-05 22:27 
imports system.web.sessionstate
imports system.web.ui
imports system.web.ui.webcontrols
imports system.web.ui.htmlcontrols
imports system.web.mail

from the above code given, these few import commands gave build errors. Also,
Server.ScriptTimeout = 1000
Response.Flush()
Dim smtp As SmtpMail
smtp.SmtpServer = "localhost

these few commands were undefined too... what can i do to rectify these errors?

thanks in advance!!
GeneralURGENT PLZZ VB.NET Pin
Bellinda16-Aug-05 19:43
Bellinda16-Aug-05 19:43 
GeneralRe: URGENT PLZZ VB.NET Pin
Anonymous16-Aug-05 21:48
Anonymous16-Aug-05 21:48 
Question:confused:Time Out Error?? Pin
BORN...again!16-Aug-05 19:13
BORN...again!16-Aug-05 19:13 
AnswerRe: :confused:Time Out Error?? Pin
Dave Kreskowiak17-Aug-05 3:33
mveDave Kreskowiak17-Aug-05 3:33 
GeneralRe: :confused:Time Out Error?? Pin
BORN...again!17-Aug-05 14:34
BORN...again!17-Aug-05 14:34 
GeneralRe: :confused:Time Out Error?? Pin
Dave Kreskowiak18-Aug-05 2:26
mveDave Kreskowiak18-Aug-05 2:26 
QuestionHow to connect database when it has password protection??? Pin
Mr.Jump16-Aug-05 18:08
Mr.Jump16-Aug-05 18:08 
AnswerRe: How to connect database when it has password protection??? Pin
Christian Graus16-Aug-05 18:23
protectorChristian Graus16-Aug-05 18:23 
GeneralRe: How to connect database when it has password protection??? Pin
Mr.Jump16-Aug-05 19:37
Mr.Jump16-Aug-05 19:37 
Generalpage hit counter & search engine Pin
BORN...again!16-Aug-05 15:49
BORN...again!16-Aug-05 15:49 
GeneralRe: page hit counter & search engine Pin
Christian Graus16-Aug-05 16:19
protectorChristian Graus16-Aug-05 16:19 
Generalcalling VC++ DLL from VB .NET Pin
Jiannong16-Aug-05 15:44
Jiannong16-Aug-05 15:44 
GeneralRe: calling VC++ DLL from VB .NET Pin
Christian Graus16-Aug-05 16:20
protectorChristian Graus16-Aug-05 16:20 
GeneralRe: calling VC++ DLL from VB .NET Pin
Jiannong16-Aug-05 16:45
Jiannong16-Aug-05 16:45 
GeneralRe: calling VC++ DLL from VB .NET Pin
Christian Graus16-Aug-05 16:52
protectorChristian Graus16-Aug-05 16:52 
GeneralRe: calling VC++ DLL from VB .NET Pin
Jiannong16-Aug-05 17:02
Jiannong16-Aug-05 17:02 
GeneralRe: calling VC++ DLL from VB .NET Pin
Christian Graus16-Aug-05 17:04
protectorChristian Graus16-Aug-05 17:04 

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.