Home > Visual Basic Programming
Visual Basic Programming
Visual Basic Programming forum discussing coding strategies, development and techniques. Go from prototype to product quickly using this robust platform.
create student profile
i need your help, i create student profile with label name,course,hours access,used hour,remaining hours i need the code in each text properties, i mean after you input the information in each text box it will automatically proceed in text ...
answer(1) view(634) status(

)
Listbox question
When I add items to a listbox and the listox fills up with items a scrollbar appears on the
right side of the listbox so that I can scroll down the list to see the Items that
do not appear. My question for the forum, is there a way for t...
answer(2) view(645) status(

)
formula in crystal report9 and visual basic6
Hi
i have a crystal report9 and connected it by visual basic6.
i have a formula in crystal,I want to pass value from visual to the formula.
Please Help me if you can.
thanks
waleed hussein mohammed ali faris(waleedfaris)
answer(1) view(628) status(

)
answer(2) view(482) status(

)
Run-time error '3709':
I have write a VB6 program. It can run efficiently when the startup object set to Sub Main. However, after i change the startup object to the firm called frmXXX, the following message pop up:
Run-time error '3709':
Operation is not all...
answer(1) view(450) status(

)
Problem with getElementsByTagName and appendchild
Hi,
I'm trying to edit a xmldocument. I want to append a new element to a element i've to search in my nodelist, but I 've a problem.
I tried to append the element, but then i recieve the next error:
"Microsoft VBScript runtime (...
answer(0) view(915) status(

)
Listbox, selecteditem as trigger
hi all,
I've got a listbox filled, but cant seem to get some code triggered when some1 selects another item from it. I dont want an extra button. I just want it to trigger.
Does someone know?
(VB.NET)
thnx alot
The_Spot
answer(1) view(874) status(

)
drawing ..
I can generate a X and Y coordinates to the notepad .. which read like this ..
x=2880 y = 2055
If i click on another button, i want it to draw a square with that given coordinates. If i'm not wrong i have to use an input isn't it?
But ho...
answer(0) view(335) status(

)
How to design a bar chart by using VB?
Hi, Iwant to design a bar chart to display the data wich store in a data base file. I want the bar chart can present the temperature changing accroding the time chaging. Anybody can help me, thank you!
answer(1) view(453) status(

)
How to call axis webservice from VB
I need to call an axis web service from a VB component. If it's a dotNet web service, I can invoke it with HttpRequest POST call. But for axis webservice, it does not have the POST or GET interface, only SOAP interface.
Can someone tell ...
answer(0) view(359) status(

)
Pause Printing
Hi,
How can i temporarly pause printing. I didnt find any property in
printer object to do so. If in case i need to print long data and the paper is not enough or need any adjustments i need to pause and start again thru code.
answer(1) view(528) status(

)
answer(1) view(364) status(

)
Mouse positions
i have a problem with my code. i am trying to get a usercontrol to follow behind the mouse! like a tooltip.
but when i capture the mouse positions, it goes horribly wrong.
this is what i have so far:
Code:
Dim MousePos As P...
answer(1) view(968) status(

)
File Attributes
Hello:
I need to get Autor, Versi髇, Internal Name and Comments from a file.
Can someone help me?
Thanks
answer(1) view(816) status(

)
Run-time error '3265':
when i try to press the Save button, the folloeing msg pop up:
Run-time error '3265':
Item cannot be found in the collection corresponding to the requested name or ordinal.
what is the problem actually??
Hope to heard from u a...
answer(1) view(138) status(

)
app to send email using Crystal Reports
Can anyone direct me to a place where I can find some references(tutorials, code sample, etc.) on how to build an app that will send an email every night based on some criteria from a db(date). Here's what I'm trying to do. I have a db wi...
answer(0) view(353) status(

)
VbScript - Update Users with Tab Delimited Input File
I am trying to write a script that will accept a tab or comma delimited text file as input. I need to update about 1000 users in Active Directory and the text file would contain:
User Name, Description Update, Telephone Update
Next Use...
answer(0) view(955) status(

)
help with files and arrays??? please help
My problem is that i have a text file that has some info on names, numbers, schools, and scores, all seperated by a tab. What ineed to do is open that file and save it into each seperate part into an array.... having problems storing it in...
answer(3) view(76) status(

)
CheckBox help
I use a script that was made at work to make a printout of reports everynight. The following code pops up a message box to ask for the date and then prints out the information I need via the numbers in the list array
I want a message box ...
answer(2) view(828) status(

)
restrict time
How to restrict the user to change the date and time .
answer(1) view(1,001) status(

)
Array Listboxes to Access Database
I have a form (FrmSquadding) which has 1 single input text box and writes it to the access database (Bowling.mdb) which works fine. Now after I enter this information into the name section and saved to the database I want all 29 list boxes ...
answer(1) view(399) status(

)
Data grid
How to use list (like combobox or list box) in datagrid? I need to select a string which given in a list in datagrid.
Arjun
answer(0) view(944) status(

)
answer(0) view(410) status(

)
Crystal Reports 4.6 and VB6
Hi I'm trying to work out out to connect a Crystal Report so when I click a button in VB it comes up. What code/do I have to do to get that working.
Thanks in Advance.
answer(0) view(63) status(

)
Formatting ListBox
I am having difficulties with formatting listbox. I have 3 coulumns and 4 rows. such as
Name Phonenumber Married
Tim 123-4569 Y
Jack 546-8965 N
Phil 596-8745 Y
So now I would like to display these two ...
answer(0) view(878) status(

)
Using VB for Ldap authentication
I am writting a secured application in VB with a SQL Server Backend and I
must do a secondary password authentication to LDAP. Does any one know a method for doing this?
answer(0) view(87) status(

)
Replacing a character at the start of a line in txt
How can I search a txt file line per line and check if the line starts with the character "#".And since I have found that character,how can I erase it or just replace it with " ".Here's a sample text:
# The index.html....
answer(7) view(207) status(

)
answer(0) view(292) status(

)
Multiple WHERE statement?
Hi,
I'm developing a new e-commerce site for our company, and for the most part there's not been any problems with using the WHERE statement to pull records out of the db.
However, for one of the pages i need to pull more than one query...
answer(5) view(924) status(

)
Update Problem
I faced some problem in data updating, use connectionstring Microsoft.Jet.OLEDB.3.51;
Run-time error '-2147217900(80040e14)':
Syntax error(missing operator) in query expression '"12300" Lstate="Pahang'"
here i...
answer(2) view(728) status(

)