Hi all, I need to write an application in visual basic 6 that is able to get connection with CISCO router and dowload the config. Is there any library ? Can I...
Hi Guys , Im not very sure whether i can ask this question here.Im not very good in VB, but i like to know whether anyone does in code in VB for Dialogic . My...
I gave that a shot but still no go, Matt.. The original (which was written by someone else) used a dsnless connection to access the file.. I've spent quite a...
Hi all masters' I am new here. I need help from u all. I want to write a program active/inactive Lan Card(s). This means that when i inactive my Lan Card(s)...
The only one Idea That I know that u can make this using SNMP <Simple Network Management Protocol> search for how can use this protocol and u will reach for ...
Hello group, I am a new in VB and don't know very much about its programming. One of my friend sent me a project's source code, which he uses on NT machines...
Hi All, I am in a pickle, I can open Outlook Private Folders in VB fine, I can look at any email I can reply if I want BUT What I am desperate to get is the...
DB access problems crop up everywhere - I have Ultimate Family Tree - cost about £100 when I bought it, Cannot run it as the controls it uses have been...
This can happen if your friend has turned on encryption on NTFS File system for that frm File. or the .frm file may be correct. Can u send the .frm file as...
Waqas Hussain
WHussain@...
Jul 8, 2003 12:14 am
10679
Hi Moon, ... This sounds like the source he sent you was from vb4/16 or earlier, which used a binary format for the frm files. Alternatively, it could be that...
Hi Mike, ... object/MailItem ... I am not familiar with any mechanism of doing so in vanilla vb or vba WITHOUT saving the file out to a file first (which is a...
we are developing several .net apps -- got burned in the past, as you all know te majority of projects today run into serious problems as a result of not...
Hi all, I am very new to designing snapins using VB . I have installed Platform SDK and VB 6. When I create a new project of type Snapin" I get an error...
Joe, As far as the file's path is concerned, the file exists in the same directory as all other files are :-) Thanks Moon =====================================...
sir i have a problem in using images in data reports i am making a project which requires dyanamic binding of image with data report so plz let me know the...
Hi, Ankur this side, it's difficult to control images at runtime in datareports, still if u want so then I can give u a better solution that u can use internet...
Hi VBHelp group! I am Umesh from India and a new member of this group. Well the reason why i have joined this group is because i have recently started working...
hi ankur thanks 4 replying 4 my problem i'll be higly oblised if u plz send me the code n example i'll be waitin 4 ur reply Bye n take care NIPUN ... Hi, Ankur...
hi umesh here is a solution to ur problem just click on the text box and write the following code "Private Sub Text1_KeyPress(KeyAscii As Integer) if...
sir in my vb project i create an image box to display images. that image box doesn't open the TIF type image files. What's the problem? SMS using the Yahoo!...
sir i create a procedure to highlight the text in textbox, when click the textbox. but i got an error message "reference not found". what's the problem...
if you are using vb.net 2003, your project from vb 6.0 will be converted automatically and as far as i know the project run properly. ... From: sureshsimkumar ...
Can you give me some code snippet on how to program a data combo (not combo box) that automatically complete as I type when a record is found? I already have...
how can i capture an image in a digital camera then put in a form then right after that save in sql server using ado.....and how can i retrieve it.... please ...