Click here to Skip to main content
15,913,773 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questioncreate a password protected folder in vb.net: how can I do this? Pin
nickib584-Jan-07 10:27
nickib584-Jan-07 10:27 
AnswerRe: create a password protected folder in vb.net: how can I do this? Pin
Christian Graus4-Jan-07 11:28
protectorChristian Graus4-Jan-07 11:28 
GeneralRe: create a password protected folder in vb.net: how can I do this? Pin
nickib585-Jan-07 9:32
nickib585-Jan-07 9:32 
GeneralRe: create a password protected folder in vb.net: how can I do this? Pin
Christian Graus5-Jan-07 19:15
protectorChristian Graus5-Jan-07 19:15 
QuestionMySQL date format Pin
jds12074-Jan-07 9:02
jds12074-Jan-07 9:02 
AnswerRe: MySQL date format Pin
Dave Kreskowiak4-Jan-07 9:46
mveDave Kreskowiak4-Jan-07 9:46 
Questionsaveas html Pin
dustingeorge4-Jan-07 6:31
dustingeorge4-Jan-07 6:31 
AnswerRe: saveas html Pin
Guffa4-Jan-07 7:06
Guffa4-Jan-07 7:06 
To save a file as html, just add the html extension to the file name. An html file is just a regular text file. Make sure that the encoding you use for the file is the same as specified in the html code.

What is it that you are going to write to the file? Do you have the html code, or do you have a text that you want to turn into html code?

---
Year happy = new Year(2007);

GeneralRe: saveas html Pin
dustingeorge4-Jan-07 8:46
dustingeorge4-Jan-07 8:46 
QuestionOutlook 2003 Listview Pin
MickRose4-Jan-07 5:04
MickRose4-Jan-07 5:04 
AnswerRe: Outlook 2003 Listview Pin
MatrixCoder4-Jan-07 5:45
MatrixCoder4-Jan-07 5:45 
GeneralRe: Outlook 2003 Listview Pin
MickRose4-Jan-07 5:58
MickRose4-Jan-07 5:58 
GeneralRe: Outlook 2003 Listview Pin
MatrixCoder4-Jan-07 6:10
MatrixCoder4-Jan-07 6:10 
GeneralRe: Outlook 2003 Listview Pin
MickRose5-Jan-07 5:26
MickRose5-Jan-07 5:26 
GeneralRe: Outlook 2003 Listview Pin
MatrixCoder5-Jan-07 7:04
MatrixCoder5-Jan-07 7:04 
QuestionNULL Nothing DBNull - when where why??? Pin
Marcus J. Smith4-Jan-07 4:58
professionalMarcus J. Smith4-Jan-07 4:58 
AnswerRe: NULL Nothing DBNull - when where why??? Pin
nlarson114-Jan-07 5:09
nlarson114-Jan-07 5:09 
AnswerRe: NULL Nothing DBNull - when where why??? Pin
Colin Angus Mackay4-Jan-07 5:15
Colin Angus Mackay4-Jan-07 5:15 
AnswerRe: NULL Nothing DBNull - when where why??? Pin
Guffa4-Jan-07 7:23
Guffa4-Jan-07 7:23 
QuestionMinimize a Child Form in a Parent MDI Pin
Jason Holland4-Jan-07 4:51
Jason Holland4-Jan-07 4:51 
AnswerRe: Minimize a Child Form in a Parent MDI Pin
Dave Kreskowiak4-Jan-07 8:00
mveDave Kreskowiak4-Jan-07 8:00 
QuestionMAC Address Pin
Aji V Nair4-Jan-07 4:50
Aji V Nair4-Jan-07 4:50 
AnswerRe: MAC Address Pin
Dave Kreskowiak4-Jan-07 7:20
mveDave Kreskowiak4-Jan-07 7:20 
QuestionTraversing through a dataset when the mouse is press and held. Pin
nickib584-Jan-07 4:40
nickib584-Jan-07 4:40 
AnswerRe: Traversing through a dataset when the mouse is press and held. Pin
nlarson114-Jan-07 4:59
nlarson114-Jan-07 4:59 

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.