Program To Integrate Several Entities Of People To Get Them To Work Together By Sharing Information

Jul 7, 2009

I am working on a program to integrate several entities of people to get them to work together by sharing information.I am having.I am using a database (Access) in which I can upload photos but can not understand how to store PDF and word.Also looking into implementing email.User inputs information on the forms with the attached (in datastore) PDF and word files and with one button email multiple users in certain areas.I can figure out how to code the email to: portion.Looking to be able to open a chat type interface. I understand I use the winsock com but I do not have it. Does anyone know what the heck this Adobe Breeze thing is?

View 2 Replies


ADVERTISEMENT

Prevent People From Sharing Program?

Apr 16, 2009

I want to make it so my VB program can be registered to be used with only one computer & possibly be registered online.

(Yes i searched the site but i saw no useful program registering guides that i uderstood and worked with the newest version of Visual Basic .NET)

View 35 Replies

VS 2008 Uploading Files With FTP Then People Can Always Read My Information With Network Sniffer

May 20, 2009

Well when i am uploading files with FTP then people can always read my information with a Network Sniffer.Thats why i now want to solve it with a PHP-Script now:This is the information when i upload a file:everything that is red i do not understand i tryed it then with the code below but doesent work. [code]

View 3 Replies

Use If Statements For Code So People Cannot Enter The Wrong Information Like Letters Into The Account Number Box?

Mar 27, 2011

basically just trying to use if statements for my code so people cannot enter the wrong information like letters into the account number box

If (txtAcountNumberInput.Text = "") Or (txtTelephoneNumberInput.Text = "") Or (ComboBoxPhonePlan.Text = "") Or (txtCallDuration.Text = "") Or (txtCallDate.Text = "") Or (ComboBoxCountryBeingCalled.Text = "") Or (txtTimeAsCustomer.Text = "") Or (ComboBoxEveningCall.Text = "") Then

[code]....

so you see up the top i have if all any fields ="" then error that's fine it's a problem i need to so if statements so "account number" and hone number" cant be letters etc and if they are a error box will come up how i have done it does do that but ti still continues down the code hence cashing when getting to declaring things how to fix this?

View 5 Replies

Transfer Information / Sharing / Data?

Sep 5, 2011

where i need to start to create "Online" (or transfer data / sharing data /Transfer information ) program?

I mean that two or more different computers with the program can connect with each other ... Like Chat, Online games, etc..

View 2 Replies

UserControl Communication - Sharing Information Between User Controls

Nov 29, 2010

Whats your preferred method of sharing information between user controls? Information stored in variables (strings,arrays, list of etc).

View 12 Replies

VS 2010 People Can't Use Program?

Dec 21, 2011

VS 2010 People can't use program?

View 5 Replies

Integrate C With Program?

May 15, 2010

I need a graphical front end for my College project. However the modules that perform the core task (facial feature extraction) have been written in C. This was because the company where I am working on this requires that I code in C. I need a front end to show the results to our teachers in college. Since I do not know anything on working with windows and controls in visual c++, I thought of using VB as I know this language well. What I want to know is how do I call these C functions from VB. Here are some details of my C code.

1. Most functions' return values are just for the purpose of error handling. The output is one or more of the arguments itself (I used pointers for this).

View 2 Replies

WebBrowser - Integrate AIM In Program

Oct 16, 2009

I would like to integrate AIM in my program, but I have no idea whatsoever how to! I would rather do something that doesn't just put a web browser in with AIM Express.

View 1 Replies

.net - SFML.NET Particle System - Work To Integrate Wtih SFML.NET

Sep 21, 2010

I've written particle systems before and, put simply, it's more effort than it's worth given the size of the projects I want it for. What I'm ideally looking for is a particle system which can be easily dropped into an SFML.NET project without needing a great deal of manual integration.

Does anything already exist to fill this need (ideally without needing to rely on Tao for OpenGL access), or can someone recommend a particle system they've used for another .NET-based grapics framework which should be fairly easy to adapt?

Keep in mind that if it needs work to integrate wtih SFML.NET, the work involved should be LESS than the work required to write one from scratch.

View 3 Replies

Program Where Can Send Text Messages To People

Apr 20, 2009

I am making a program where you can send text messages to people. And as you can see I ran into a problem. I am trying to load everything from text boxes because I want everyone to be able to use it. So dose anyone know how to fix my code? [code] When I run this it says it dose not work and it says it needs to load properly.

View 5 Replies

VS 2008 Encrypt Program So People Can't Hack It?

Aug 9, 2009

I am just wondering how to encrypt my program so people can't hack it. I have a program that has a spot where you can type in problems with the program and it will email it to me. But, when I release my program people hack my email and password that is used to send the problems.

View 7 Replies

Create A Program That Displays The Height Of 3 Different People Via A Scrollbar?

Oct 31, 2010

I have been asked to create a program that displays the height of 3 diffrent people via a scrollbar. The problem i'm having is i don't know the code for getting the total from the scrollbar to display on the height labels .The labels are named lblheight1 lblheight2 lblheight3 Scrollbar is named vscheighttotal?

View 5 Replies

VS 2008 Make A Program That Will Track Do Not Rent (DNR) People

Apr 27, 2009

I want to make a program that will track Do Not Rent (DNR) People.I'm a intremediate vb6 programmer and have not coded in a long time.I do have and wanting to do this on VS2008 professional in VB2008.I did a simular program from a vb6 book about 12 years ago. it was a address book that i changed a little to add some things I needed it to keep track of, and it saved everything in a text file.I want to know what the pros and cons are for using a text file? xml file? or a data base?the data i be keeping track of will be vital statistics as name, state id number, id type, ect. and a picture of the id from a scanner or import from a .png, .jpg, or tiff image.If i use a data base file either Access 2007, MySQL, or SQL 2005/2008 file, do i need to have Office, MySQL, SQL 2005/2008 programs installed on the the computer im doing the programming on? do i need to have the above programs installed on the target computer?i do not think a txt file will work for me because of the picture i want to keep with the data not seperatly. So to make it a little more clear I want to be able to add, append/update, not to be able to delete a record, and be able to search the file for a record.I want to be able to navigate the records or file with first, previous, next, and last. each record will be showed seperatly.I would like to have a STATUS (lol thingy) that only my wife or I can change but let my employees be able to enter the rest of the information on there own. the STATUS Levels will be like 1st warning, 2nd warning, 3rd warning, DNR, and Rentable at our discression. I want it to only allow changes to status if they have the proper password. so i do not know if this also elimates txt files or xml files as an option.and when the wife, my employees or I make an entry I wanted it to add the time and date with the comments we entered in with the initials of the person whom entered the data. so i was thinking i will need to have security levels in my program and give each person a password so the program can fill out most small data itself.

if i do decide to use a database file to store the data, picture, and employee information can it be done with 1 table, or should i try to seperate the data in seperate tables? should i use one to one or one to many? I do not think one to many would be the best solution? it been like 12 years since I did any database programming in school and it was dBase3. If u think it be best to use multiple tables could u give me an example as to how to seperate the data.The client info would be like a address book with a picture and a comment box that will automatically add a date/timestamp and the users initials with a space between every updated or appended entry., and the employees would have there login in name and password, and initials.I was thinking of making a wizard to enter the data in for both employees and the DNR's as for people changing the date on the computer and entering info so to make it look they entered data on an earlier date I was thinking of having it log onto the internet time server and setting the date/time of the computer in the background as it loads up.

View 2 Replies

Integrate A Paypal Program Code In 2010 Form?

Jun 8, 2012

I have a VB windows form for users to put in their payment amount and credit card information for direct payment. I have downloaded the .NET and Java code snippet from paypal for direct payment.How do I integrate the .NET or Java code into the VB form. Finally, how do I pass the parameters from the form to the snippet code.

View 3 Replies

Integrate A QR Code Generator And Scanner In Vprogram For Inventory Program?

Jun 18, 2012

For Example: I need to develop a Small Inventory program for nearby Super Market and the need is a QR Code should be Generated for the Model Number of a Product Eg: A for Iphone and then we scan the QR Code image by Scanner connected to the PC it should automatically fill the letter " A " in the input box so that i can use that for searching the product " Iphone "

View 2 Replies

VS 2010 Make A Program That Can Share A Database To Other People Using A Upload/update System?

Sep 5, 2010

i try to make a program that can share a database to other people using a upload/update system but when i try to download/upload it keeps saying mdf file in use how can i make the code so that it Uploads and overwites the file without that error.as it must be so it must upload to my server (build in)and download (also build in)the error gives file in use constandly how can i fix this issue?of that file in use problem. even when these no querry or other code running?

View 9 Replies

Same Program Sharing Common Datafiles?

Dec 15, 2011

I'm back to working on my program and need a little advice. I have this program on two computers and I want to set it up to access the same set of datafiles. I want the program to tell it's counterpart on the other computer that it has a certain file open so the other program will not allow that person to access the opened file. The data files are all text files. Without using SQL or outside apps, can this be done thru vb.net?

View 11 Replies

VS 2010 : Sharing Program Without Installation?

Dec 9, 2010

I'm developing software in Windows Vista 32bit using VS Ultimate 2010...I remember back in the day when I was in high school, I could write a program and just share the executable file with some one without any additional software requirements etc. etc.

View 10 Replies

Program A Desktop Sharing Program?

Jan 2, 2009

how to program a desktop sharing program using Jave or VB.NET?

View 1 Replies

VB Program - Activex EXE Data Sharing (the Time Is A Bit Anxious)

Nov 12, 2009

I am in the main process using Activex EXE to create a sub-process, Activex EXE project inside a class module, class module which there are two instances of the event the equivalent of two threads, I defined the standard module module1.bas as public variable a, in two instances running at the same time, how the definition of public variables are not used, such as a private variable, each carrying out their respective variables of the same name! For example the implementation of a = a +1 statement, let the first instance of a run, a steady increase from 1; when executed when an instance of 2, a should be an instance of a value when the two began to increase, but also from two examples of 1,2 , ... began to increase.

[Code]...

View 1 Replies

Unlock With Voice - Program That Can Compare Voices To Stored Voice Files And Identify People

Mar 25, 2009

I have a voice program that can compare voices to stored voice files and identify people based on that. It's not the most accurate thing, since being sick or other weird things can make it fail, but it does work for the most part. I was wondering if there was a way to keep the voice recognition running during an unlock and wait for the person who locked it to come back. Upon giving the command and voice verification, if it passes, the computer is unlocked by my program. Is there anyway to do this in VB.NET?Summary: Can a program unlock a computer after it's locked?

View 4 Replies

EXE Program Don't Work Debudding Of Program Work

Jan 8, 2012

I'm building a VB(2010) program to create the graphics for my laserprojector.The program works when I debug it in VB, but when I run the EXE program in the release directory, it doesn't work. The problem in the EXE program is theat I can't draw/view graphics in the picturebox..I coppied my whole program to a new VB project, but I'm having the same problem...In the original project, where the program works, there are no warnings or errors.

View 3 Replies

Interface And Graphics :: Possibility To Get In Program Information From A Called Program?

Aug 7, 2011

Is there a possibillity to get in a vb program information from a called vb program?For example: Dim id As Integer = Shell("C:program.exe id_1") program.exe is a vb windows form program and must return a value back.

View 1 Replies

VS - Program Doesn't Work Though Flash Player - When Click On Icon Of Program - Shows Error Message

Sep 30, 2010

I am really confused! My program doesn't work if I don't have Visual Studio here in my PC. To test it I have uninstalled Visual Studio. But my program doesn't work though Flash Player is present there (I have used Flash animation in the first form).

To be more sure about it I have installed Flash. But it's not working! That means the Flash animation file (.swf) is not making a problem! It needs support from Visual Studio to start. Doesn't it mean that some files are not attached with a setup file as a result it needs Visual Studio to run? Let me tell you how I create a setup file of my program.

CODE:

When I click on the icon of my program it shows the error message

CODE:

Reporting details: This error report includes information regarding the condition of WindowsApplication1. When the problem occurred the operating system version and computer hardware is use; your Digital Product ID, which could be used to identify your license; and the Internet Protocol(IP) anddress of your computer.

View 1 Replies

.net - VB In Program Information Storage?

Oct 7, 2011

I'm making an installer that needs to have information stored inside the exe itself.I cannot use my.settings because it is stored outside the application and if it is changed and the exe is moved to another computer it will reset to default.

And I cannot use resources since I cannot add/edit resources after the application is build.

Is there any way I can store and change info even if the application is moved to another location?

View 1 Replies

Get Information On APIs In Program?

Mar 12, 2009

Is it possible to get information on the APIs in Vb.Net?

View 2 Replies

Make A Program That Gets Information Of The Net?

Aug 8, 2010

I'm having a tough time with fixing this problem i'm to make a program that gets information of the net and when the information changes it should show a message box.

[Code]...

View 6 Replies

Read Mp3 Tag Information In Program?

Jun 12, 2011

I'm doing a project in VB.NET 2005, in which I have to extract the tag information of mp3 files. For that purpose I have used code in this page. But the issue is when one of the tag is empty, it didn't return any values.[code]...

View 2 Replies

VS 2010 Get Information From Program

Feb 24, 2011

I want to ask is it possible to get a information from my program lets say for example: I have one circuit where I store number from one to ten and when the user click a button,the program print them in a list box. Is it possible with another program made with visual basic 2010 to take out that information ? Now someone will say that I will use this information for cracking goals,but that is not true.

[Code]...

View 4 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved