Click here to Skip to main content
15,905,233 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionRecreate / Refresh Windows Form Pin
shiroamachi7-Feb-06 23:27
shiroamachi7-Feb-06 23:27 
AnswerRe: Recreate / Refresh Windows Form Pin
Dave Kreskowiak8-Feb-06 8:11
mveDave Kreskowiak8-Feb-06 8:11 
Questionusing dll Pin
bluey127-Feb-06 21:51
bluey127-Feb-06 21:51 
AnswerRe: using dll Pin
Dave Kreskowiak8-Feb-06 8:09
mveDave Kreskowiak8-Feb-06 8:09 
QuestionNeed help !!! Pin
welbert7-Feb-06 21:31
welbert7-Feb-06 21:31 
AnswerRe: Need help !!! Pin
Dave Kreskowiak8-Feb-06 8:09
mveDave Kreskowiak8-Feb-06 8:09 
Questionopen file using specific program Pin
cuticuteo7-Feb-06 21:00
cuticuteo7-Feb-06 21:00 
AnswerRe: open file using specific program Pin
Chatura Dilan8-Feb-06 1:57
Chatura Dilan8-Feb-06 1:57 
This will be a solution, if you make your application for you.

Name of the textbox is TextBox1

System.Diagnostics.Process.Start("c:\data\" & TextBox1.text & ".mp3")

You can use it, if Winamp is associated with mp3 files.
If not,
Right click on a mp3 file
Select open with.
Select Winamp from the list
Check Always use the selected program to open this kind of file
Click OK.


chatura
GeneralRe: open file using specific program Pin
cuticuteo8-Feb-06 19:16
cuticuteo8-Feb-06 19:16 
Questiondatabase conectiviyt Pin
kapil dhamija7-Feb-06 20:59
kapil dhamija7-Feb-06 20:59 
AnswerRe: database conectiviyt Pin
RichardBerry7-Feb-06 22:27
RichardBerry7-Feb-06 22:27 
Questionhow can i view a specific data from the user infomation after login process? Pin
pandapatin7-Feb-06 20:54
pandapatin7-Feb-06 20:54 
AnswerRe: how can i view a specific data from the user infomation after login process? Pin
Dave Kreskowiak8-Feb-06 8:06
mveDave Kreskowiak8-Feb-06 8:06 
QuestionSMS thorugh VB Pin
PremalathaP7-Feb-06 19:57
PremalathaP7-Feb-06 19:57 
AnswerRe: SMS thorugh VB Pin
sandygocool7-Feb-06 22:10
sandygocool7-Feb-06 22:10 
AnswerRe: SMS thorugh VB Pin
sandygocool7-Feb-06 22:19
sandygocool7-Feb-06 22:19 
Questionrestrict user to access programs from the program list Pin
vijay047-Feb-06 19:16
vijay047-Feb-06 19:16 
AnswerRe: restrict user to access programs from the program list Pin
Dave Kreskowiak8-Feb-06 8:03
mveDave Kreskowiak8-Feb-06 8:03 
QuestionHow to upload .dll files Pin
Sgn_Flex7-Feb-06 19:14
Sgn_Flex7-Feb-06 19:14 
AnswerRe: How to upload .dll files Pin
Dave Kreskowiak8-Feb-06 8:02
mveDave Kreskowiak8-Feb-06 8:02 
QuestionI stumble with Crystal report on VB.NET2005 Pin
Swiss Mantoro7-Feb-06 19:06
Swiss Mantoro7-Feb-06 19:06 
QuestionMs Access Data Updation using VB.Net Pin
mayhem_rules7-Feb-06 18:09
mayhem_rules7-Feb-06 18:09 
AnswerRe: Ms Access Data Updation using VB.Net Pin
Dave Kreskowiak8-Feb-06 8:00
mveDave Kreskowiak8-Feb-06 8:00 
GeneralRe: Ms Access Data Updation using VB.Net Pin
mayhem_rules8-Feb-06 18:04
mayhem_rules8-Feb-06 18:04 
GeneralRe: Ms Access Data Updation using VB.Net Pin
Dave Kreskowiak9-Feb-06 3:02
mveDave Kreskowiak9-Feb-06 3:02 

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.