Search the web
Sign In
New User? Sign Up
VisualBasic_Official · Visual Basic . VB.net . VBS . ASP.net
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7510 - 7539 of 9531   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7510
Hi, I tried this and works well Selection.SetRange 0, Word.ActiveDocument.Characters.Count - 1 'Choose your color here Selection.Font.Color = wdColorRed ...
Mohamed Elhassan Moha...
Mohamedme@...
Send Email
Mar 1, 2006
5:18 pm
7511
Hi and Hello everyone i have a problem ,in My application, frontend is vbdotnet with msaccess as ... the application needs scanning a document(using scanner)...
Sathish Babu P
satishbly4u
Offline Send Email
Mar 1, 2006
5:18 pm
7512
Using the ProcessStartInfo exposes many handy methods to use when starting a process such as how to start it, it's size, behaviors (for example WaitForExit(), ...
Neal Bailey
malbulja_99
Offline Send Email
Mar 1, 2006
5:18 pm
7513
instead of using for..each, here's another way to rome Selection.WholeStory ' select all text Selection.Font.Color = wdColorRed '...
Anggara
rhnche
Offline Send Email
Mar 1, 2006
5:18 pm
7514
Proxy settings is in the registry (in the internet explorer key) so use the Win32 namespace or the System.Management (WMI) namespace, and for the other values...
Neal Bailey
malbulja_99
Offline Send Email
Mar 1, 2006
5:19 pm
7515
No... in fact I think it confuses matters since vb.net. I found vb.net easy to transition to from VBS but then VBS is not object oriented ... ...
Neal Bailey
malbulja_99
Offline Send Email
Mar 1, 2006
5:20 pm
7516
hi aaaaaaaaaaaaallllllllllllll how can run DOS command in isual basic thanks....
kh_egytech
Offline Send Email
Mar 1, 2006
9:33 pm
7517
Use Process.Start("%COMSPEC% /c command") if you need it to run in the shell context Or use the ProcessStartInfo class ... ...
Neal Bailey
malbulja_99
Offline Send Email
Mar 1, 2006
11:23 pm
7518
Take a look at the attached Pinger function, it will demonstrate how to properly use the ProcessStartInfo class to launch dos commands and then analyze/take ...
Neal Bailey
malbulja_99
Offline Send Email
Mar 1, 2006
11:23 pm
7519
Hi, I have a program we wrote many years ago in Q Basic. It is for a switch list for a model railroad. Takes the data, sorts it and prints it to a sheet. ...
hayeswp
Offline Send Email
Mar 2, 2006
9:09 am
7520
hi can anyone help me how to pass parameters in Crystal reports in Vb.net...
ritz_manish
Offline Send Email
Mar 2, 2006
9:19 am
7521
select sal from emp e where 3> (select count(*) from emp where e.sal<sal) order by sal desc ;...
ritz_manish
Offline Send Email
Mar 2, 2006
9:20 am
7522
Windows XP has a command Net Send that you can use to to redirect the LPT output to lets say a network printer... So your DOS program will be able to print to...
asotos asosto
oasotos
Offline Send Email
Mar 2, 2006
9:21 am
7523
Kinda interested in the answer to this myself. Though the old qbasic programs I have are used to run the layout. I'd love to see one or two of the programs...
garyr@...
gizmo46953
Online Now Send Email
Mar 2, 2006
5:17 pm
7524
have you tried sending the data to the DOS port "PRN:" instead of "LPT1:"? This should let DOS pick the default port. There are also settings you can use for...
;-)
jimhollandjr
Offline Send Email
Mar 2, 2006
5:18 pm
7525
HI all Im needing a tray application or a VBA app that Keeps and application open and if its shut down the Reissues it to start again, can anyone help me ?...
Brian E Boothe
crash_beta38...
Offline Send Email
Mar 2, 2006
5:18 pm
7526
http://www.codeproject.com/vb/net/CrystalContrl.asp please go to this link u will get the stuff ritz_manish <ritz_manish@...> wrote: hi can anyone help...
aseem mishra
aseemmishra25
Offline Send Email
Mar 2, 2006
5:19 pm
7527
Control.BeginInvoke is the .Net equivalent for postmessag. ... From: napster_nerry To: VisualBasic_Official@yahoogroups.com Sent: Friday, February 03, 2006...
Hal Gibson
yakshasa
Offline Send Email
Mar 2, 2006
6:44 pm
7528
Try this: DropDownList3.Items.Insert(0, "Select Facility") ... [Non-text portions of this message have been removed]...
Andres Pineda
wicleft2000
Offline Send Email
Mar 3, 2006
12:10 am
7529
Mohamed Elhassan Mohamed Ali Mohamed <Mohamedme@...> wrote: Dear Friend, an error is occured when i wrote this connection strings i.e. RUN TIME...
rizwan khalid
rrizwan_khalid
Offline Send Email
Mar 3, 2006
4:48 am
7530
What i did was , i created a windows service to monitor my application, if it is closed then the service restarts it else it remail calm. Try this ... Jiyo...
ajay sharma
ajaysharma_niit
Offline Send Email
Mar 3, 2006
6:11 am
7531
hi friends i ve a problem in crystal report could tell me any link or any ebookk for learning crystal report from the begining in vb.net. and i ve 1 more...
kalpana_sisodia
Offline Send Email
Mar 3, 2006
7:29 am
7532
Create a tray application (win form with a ContextMenu and a NotifyIcon. Use the function I have attached to see if your app is running and then if not start...
Neal Bailey
malbulja_99
Offline Send Email
Mar 3, 2006
4:40 pm
7533
Group, In order to communicate with SSL (443) web services, I need to have my VB.NET client accept certs. This is no big deal when modifying the References.vb...
bogusexception
Offline Send Email
Mar 3, 2006
9:24 pm
7534
hello all i would like to connect to a telnet server in asp.net. could any one help me. thanks...
ckrishie
Offline Send Email
Mar 3, 2006
9:24 pm
7535
Hi Loga, I am not able 2 see your jpg attachment..even ur problem is not clear. Mail me in details on vug_2000@.... I will surely try to help u.. ...
vishal
vug_2000
Online Now Send Email
Mar 3, 2006
9:24 pm
7536
suggest that you check your BIOS setup for USB Function Enable in DOS. ... of "LPT1:"? This should let DOS pick the default port. ... DOS QB command that lets...
bloodtie2000
Offline Send Email
Mar 3, 2006
9:25 pm
7537
how do u design a timer in asp.net using javascript....which runs in the client side and does not reset every time the page is post back.... plz help...
shakes_rules
Offline Send Email
Mar 4, 2006
7:03 pm
7538
Greetings, To simplify the situation, I'm building a control which has a label on it. I want one of the controls properties to be "Heading", which the label...
dw80916
Offline Send Email
Mar 4, 2006
7:03 pm
7539
Hi, I received the handle to a DIBitmap from the scanner's API . I need to save the image to a bitmap file. Does anyone have a way of doing this. I also need...
Karthick V - CTD , Ch...
cartque
Offline Send Email
Mar 5, 2006
12:41 pm
Messages 7510 - 7539 of 9531   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help