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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 5755 - 5784 of 9530   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5755
Hi All! as this subject shows, for protection of my program from copy(!!!) i need to force my program that only run on customer PC. for that purpose, I want to...
Nasser F
nasser_simple
Offline Send Email
May 1, 2004
8:44 am
5756
... AFAIK, there's no such thing as a "motherboard key". g....
Gene Buckle
tspec2k
Offline Send Email
May 2, 2004
5:57 am
5757
hi dude? i am surprised that y u r not been ableto connect with Access. Well there might be the problemof update download Oledb Jet 4.0 Engine update...
Arsal.
bcs1b2002
Offline Send Email
May 3, 2004
8:24 am
5758
or it might be the case that u r inserting Sqladapter or it mightb ethe case as well keh u r not selecting OLEdb jet 4.0 Engine for connection ... From: jai...
Arsal.
bcs1b2002
Offline Send Email
May 3, 2004
8:25 am
5759
Check the data control name is correct Or check the properties for data control With Regards Arul. ... From: Nasser F [mailto:nasser_simple@...] Sent:...
C.A.Arul
arul@...
Send Email
May 3, 2004
8:26 am
5760
MSDE has some difficulty installing through a wizard. Especially with VB6 and VB.net 2002. If U have .net 2003, there is a deployment component specifically...
V Karthick
cartque
Offline Send Email
May 3, 2004
10:46 am
5761
hi everyone after connectiing vb.net with access , it shows an error. "cant find installable ISAM" what to do? jai ===== Jai Prakash Mehta, B-18, Staff Colony,...
jai prakash
jai75in
Offline Send Email
May 3, 2004
5:30 pm
5762
Hi all guys! Any one who have an idea of how to convert an MS Access Snapshot or HTML File with images into PDF file... Great help for me ",) Regards to all! ...
ibenn57
Offline
May 4, 2004
1:47 am
5763
You would need the libs that come with Acrobat Writer (or what ever its called) to make them programmatically. The only other option I know of it to use an...
Nickolaos Fotopoulos
ooweaseloo
Offline Send Email
May 4, 2004
2:35 pm
5764
Hello Everyone, I am connecting my PalmPDA to serial port and the problem is, I want to get the details of the PDA like machine name,machine number and so...
Jayaveer
jayaveer_b3
Offline Send Email
May 4, 2004
5:14 pm
5765
U must first generetae HTML file by MS Access and then conver it using PDF Printer(s) in WinXP (Win2000) or Acrobat Distiler (Version 5 or higher) in Win9.x ...
Nasser F
nasser_simple
Offline Send Email
May 4, 2004
5:14 pm
5766
I want to pop up a msgbox everytime a user changes a cell that is on the same row, but on every other column, to the end of the 256 columns. This is my code at...
Adrian Rutter
aidy1us
Offline Send Email
May 6, 2004
4:39 pm
5767
Hello friends, In my project i am using setpixels and getPixels, which are registered in GDI32.dll. Though this file is present in client machine it is not...
ashucmore
Offline Send Email
May 7, 2004
10:47 am
5768
To all, I have two programs one and HTML and the other one is a .sql.asp. When I run the HTML and it calls the .sql.asp program, I just get a blank screen. I...
jerome greene
jperson19468
Offline Send Email
May 10, 2004
8:54 am
5769
Hi Friends, How can i know the total pages count in datareport without Insert %P Control in other words i need to know how many pages will be printed ... Do...
george wahba
georgenmw
Offline Send Email
May 10, 2004
8:54 am
5770
Is one of you able to locate where I'm getting lost in loops? Thanks, Chris =========== CODE ' Start of the Program - ListMBox.vbs Dim rootDSE, domainObject ...
chrispyflakes@...
chrispyflakes
Offline Send Email
May 10, 2004
9:03 pm
5771
VB Data Form Wizard I haven't wrote a single line of code and I'm getting the following error after creating a form with VB Data Form Wizard. "Procedure...
kenyetteinmiami
Offline Send Email
May 11, 2004
4:30 pm
5772
I have inherited somebody else's VB dll. I would like to know the best way to debug this dll. How can I determine what parameters are being passed to this dll...
kabir_patel
Offline
May 12, 2004
3:01 pm
5773
Has VB.Net(standard) Gone backwards with Comm Port access? I have been tring to figure out how to have two way communications in VB.Net over the comm lines...
Mike
einsteinmc2k2
Offline Send Email
May 13, 2004
7:07 pm
5774
It was a goof up by Microsoft. They forgot to include a class for COM port access while developing VB.net. So the RS232 class is available as a separate...
V Karthick
cartque
Offline Send Email
May 14, 2004
3:46 am
5775
hello everybody, i am working with XML. while loading it in studio it gives an error that file could not be found help please. jai Imports System.Xml Public...
jai prakash
jai75in
Offline Send Email
May 14, 2004
3:34 pm
5776
I'm with you. I think Microsoft made a mistake marketing what is essentially a new language with a familiar syntax as an iteration of Visual Basic; Visual...
Hal Gibson
yakshasa
Offline Send Email
May 14, 2004
5:59 pm
5777
Why the three dots in the file name doc.Load("...\studentpk.xml") Put the file in the bin folder and use doc.Load("studentpk.xml") With Regards Karthick V A...
V Karthick
cartque
Offline Send Email
May 17, 2004
3:53 am
5778
Karthick, Jai probably copied and pasted the source from an example and forgot to properly change the path. Jai, The 3 periods were there to suggest that...
Nickolaos Fotopoulos
ooweaseloo
Offline Send Email
May 17, 2004
3:16 pm
5779
Hi jai Actually u have to enter the full path to point the XML file For example If ur file is in bin folder of application, U can specify as ...
Karthikeyan Muthurajan
mkarthik@...
Send Email
May 17, 2004
8:52 pm
5780
I'm not trying to probe a Microsoft/Non Microsoft argument here, but I don't view Microsoft cramming anything down our throats. You do have the option of not...
McBride, Ryan D.
divi2323
Offline Send Email
May 17, 2004
8:52 pm
5781
I have to agree, with Ryan. MS didn't shove anything down anyone's throat. What they did do was listen to their users many years of complaining about various...
Nickolaos Fotopoulos
ooweaseloo
Offline Send Email
May 17, 2004
9:42 pm
5782
How do you turn on the option that numbers the lines of code in the code view screen. I know it's a lame question, but I completely forgot. Thank you....
nyjulio2002
Offline Send Email
May 18, 2004
12:31 am
5783
In VS.NET 2003 its Tools>Options>Text Editor>and then what ever language are are working with. Charles Rader SHCA-Network Admin ... From: "nyjulio2002"...
Charles Rader
kc5dgc
Offline Send Email
May 18, 2004
5:19 pm
5784
I guess it is available only in .net, not in VB6 With Regards Karthick V A fanatic is one who can't change his mind and won't change the subject. -Sir Winston...
V Karthick
cartque
Offline Send Email
May 19, 2004
3:55 am
Messages 5755 - 5784 of 9530   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