... Code Should Like This. Dim pvCollection as new CrystalDecisions.Shared.Parametervalues Dim pvvalue as new CrystalDecisions.Shared.ParameterDiscreteValues ...
Hi, I have an web application which is very well functioning on Win XP with IIS 5.0 but when I am trying to deploy it on Windows Server 2003 with IIS 6.0 and...
hello ,friends i have a problem in intsallation .net 2005. when start installation then after 5 mnts the error is "suite integration toolkit Executable has...
Hello I don't knot about this type of software if you have source code then sending me i am very thankful to you for this act yogizinox <yogizinox@...>...
Greetings, If you have Visual Studio 2005, and .Net Framework 2.0, look in MSDN2 for the namespace: System.net.mail. Regards, Ty Tidrick (CDC/CCHIS/NCPHI)...
I am interesting to develop program for controlling printer port. How to do that in .Net technology? Do i need special dll files or API files for this?...
hi friends.. i m intrested in studying .Net for the job. i need some easily understandable study material for .Net. can any one help me.. bukovinsky23...
Hi all, I am writing an HTA to delete a users profile from the server as we seem to get corrupt ones every so often and its a pain to manually keep deleting...
I have found a vbscript on the internet that I would like to add some additional info to: See below. I want to be able to get and save the computer name to ...
I am a computer Engineering student and i need help in vb.net programming coz il be using that next sem. i am just a begginer in programming. Help me po, step...
You could think about a loop (This is a good place to start) Pseudocode Do until Counter = 100 Counter = Counter +1 (This is another way to code the ...
when i first learned programming with vb, the vbschool on the site http://www.programmersheaven.com proved a bundle of help. You should check it out. Take...
Randy does have a great idea of where to start. First Create the form, and add a button. on the On_click event, the following Pseudocode should get you on your...
i am student of bs(cs). we have assigned a software project of an "Inventory System of a Superstore". can someone provide me help regarding this project like...
Hi all, this is regarding crystal reports . i am having one formula which calculate sum of quantity . i want to print whose values which is not formula valus...
send me all the details abt ur project, like the SRS and in which front end(vb or vb.net) and back end(oracle or sql server 2000) do u want to make it. if i...
Hello every body Please introduce some books(links) about advanced VB programming. Thank you so much From Mohammad Meshkinqalam Send instant messages to your...
... then sending me ... sending ... Yahoo! FareChase. ... ================================ i have 1 solution for send email u must use system.web.mail name...
i have a problem in text stream fetch from database when i insert some paragraph into database by <asp:textbox ..> i can recieve that by asp:textbox...
Hi all, I got one crystal report file from my client which is generated in Crystal report . that client did not send any extra file. my doubt is that it show...
Dear friends, Iam planning to do attendance project as my acedamic project. PC is connected to the time punching machine, i want some ideas to do this project ...
Dear You should have attendance device software which get data from the machine and put into access or in text files. With attendance device software you...
Dear Friend, Just Follow this steps. Right Click on the Formula and Format Field And Click on Supress and in Formula field Paste this formula this will work. ...
Hi, I have just begun using Visual Basic for the first time in my life. I am using VB 2005 .NET and have a problem I can't resolve. My program queries an...
' Off The Top Of My Head..... ' will probably need some tweaking ' and error trapping but should give you a place to start ' Imports System.Data Imports...