Click here to Skip to main content
15,881,852 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionRe: how to use scroll bar in menuitems Pin
Jwalant Natvarlal Soneji9-Mar-07 15:29
Jwalant Natvarlal Soneji9-Mar-07 15:29 
AnswerRe: how to use scroll bar in menuitems Pin
Dave Kreskowiak10-Mar-07 2:52
mveDave Kreskowiak10-Mar-07 2:52 
QuestionListview PrintPrivew Pin
Socheat.Net6-Mar-07 20:55
Socheat.Net6-Mar-07 20:55 
AnswerRe: Listview PrintPrivew Pin
ssonuh6-Mar-07 23:05
ssonuh6-Mar-07 23:05 
GeneralRe: Listview PrintPrivew Pin
erickoronoh10kip23-Sep-11 7:41
erickoronoh10kip23-Sep-11 7:41 
QuestionUploading a file. Pin
Bso_Cool6-Mar-07 20:32
Bso_Cool6-Mar-07 20:32 
AnswerRe: Uploading a file. Pin
Carmine_XX7-Mar-07 3:19
Carmine_XX7-Mar-07 3:19 
AnswerRe: Uploading a file. Pin
haggenx8-Mar-07 8:40
haggenx8-Mar-07 8:40 
you can use ftp access from ms-dos in a hidden process, you system must create a bat file with the ftp commands to upload these file, example

ftp -A -i -s:ftp_file_instructions.txt ftp_address

where

-A anonymous access, sorry, i don't know how access with permisses
-i no confirmation to each operation (yes or no to upload/download files)
-s param to describe the text file with instructions, this text file contain each ftp command in the current session.

Manuel say: Greetings from Mexico, Cuando salga el sol, no estare aqui...
---------------------------------------

Web: http://www.otakuzone-fanzine.com
Forum: http://www.otakuzone-fanzine.com/foro

QuestionCustom Graphic Object Pin
sameerkm6-Mar-07 19:47
sameerkm6-Mar-07 19:47 
AnswerRe: Custom Graphic Object Pin
Dave Kreskowiak7-Mar-07 5:20
mveDave Kreskowiak7-Mar-07 5:20 
GeneralRe: Custom Graphic Object Pin
sameerkm9-Mar-07 0:14
sameerkm9-Mar-07 0:14 
Questioniif statement in VB..very urgent.......................... Pin
Priya_20076-Mar-07 19:03
Priya_20076-Mar-07 19:03 
AnswerRe: iif statement in VB..very urgent.......................... Pin
mnXtreme6-Mar-07 19:30
mnXtreme6-Mar-07 19:30 
JokeRe: iif statement in VB..very urgent.......................... Pin
Guffa6-Mar-07 23:41
Guffa6-Mar-07 23:41 
QuestionConvert *.doc file into *.txt file Pin
Pushpa Setty6-Mar-07 18:50
Pushpa Setty6-Mar-07 18:50 
AnswerRe: Convert *.doc file into *.txt file Pin
sathish s7-Mar-07 1:22
sathish s7-Mar-07 1:22 
Question[VB6] Timer problem in UserControl Pin
sunny42526-Mar-07 18:45
sunny42526-Mar-07 18:45 
AnswerRe: [VB6] Timer problem in UserControl Pin
JUNEYT6-Mar-07 19:18
JUNEYT6-Mar-07 19:18 
GeneralRe: [VB6] Timer problem in UserControl Pin
sunny42526-Mar-07 19:50
sunny42526-Mar-07 19:50 
GeneralRe: [VB6] Timer problem in UserControl Pin
Dave Kreskowiak7-Mar-07 5:09
mveDave Kreskowiak7-Mar-07 5:09 
GeneralRe: [VB6] Timer problem in UserControl Pin
RADISSON9-Mar-07 16:05
RADISSON9-Mar-07 16:05 
QuestionHow to set different mode for one submit button Pin
hygeenams6-Mar-07 18:26
hygeenams6-Mar-07 18:26 
AnswerRe: How to set different mode for one submit button Pin
JUNEYT6-Mar-07 19:22
JUNEYT6-Mar-07 19:22 
GeneralRe: How to set different mode for one submit button Pin
hygeenams6-Mar-07 23:57
hygeenams6-Mar-07 23:57 
GeneralRe: How to set different mode for one submit button Pin
Dave Kreskowiak7-Mar-07 5:07
mveDave Kreskowiak7-Mar-07 5:07 

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.