Create A Safe Type Programme

Mar 3, 2010

im trying to create a safe type programme on visual basic, which has a set combination button which when first clicked opens up a box to allow a password to be entered, once entered the safe is locked until you enter the password and push a button to try the key,

View 1 Replies


ADVERTISEMENT

Write A Programme Where A User Can Type In A 'string' Into A Textbox?

Feb 6, 2012

I am attempting to write a programme where a user can type in a 'string' into a textbox. A data dictionary will contain specific keywords relating to a specific classification, where an algorithm can detect whether any of the keywords occur in the 'string'. Here are the processes that need to occur:

1) A data dictionary, that contains keywords relating to specific classes eg. (IT Issues, Printer, Software, Password).

2) An algorithm needs to compare the words in the Data Dictionary to that of the 'string' to detect any matches.

3) A rule set to determine what classification the 'string' needs to be classed as.

View 8 Replies

Why Delegates Are Not Type Safe In Language

Sep 1, 2011

i don't know what i said in this thread's topic is right or wrong.Since my perception about Delegates in .NET is that it is type safe .Delegate object will store the reference of only those functions whose signature matches with Delegate's signature .That i know from last 1 and a half year but never experimented .

[Code]...

View 1 Replies

Create A Programme Whereby When Hotkey Is Pressed / Keyboard Key Spams Automatically

Jun 4, 2010

i am trying to create a programme whereby when a hotkey is pressed, a keyboard key spams automatically .for e.g , i press F10 and the letter "Z" spams..i know i need to add in a timer , and I added two buttons for the function of start and stop . after that , i added in the hotkeys and then i am stuck in adding the code for the automatic spamming of the particular keyboard letter.i found out how but it is only when i click a textbox then it would spam . here is my code. i need it to work in a certain game . like auto loot [code]

View 1 Replies

How To Create A New "document"of Any Programme

Nov 25, 2010

is it possible to create a new "document" programmatically for any given application?

In other words:The user select a name from a list of installed applications.

The code starts the application and creates a new "document", specific for each application, with a passed name so the user can start to use the application.

I know how to start an application, but i need to see if it is possible to ask the open application to create and name a new "document". I need to know if there is a general code that can be used for any application to do the following

1) Open an application ( any, like words, excel, photoshop, visual studio2008 etc)

2) Force the application to create a new file specific for that application

3) Give a name to that file

4) The user starts to put data in it

View 1 Replies

Create A Function Which Have Either 1 Parameter With A String As Data Type Or 2 Parameters With Double As Data Type?

Jun 11, 2012

I need to create a function which have either 1 parameter with a string as data type or 2 parameters with double as data type.Something like the substring method.

View 2 Replies

Add A Folder When Installing Programme

Nov 6, 2009

When I test run my programme (F5) it automatically saves files in a folder that is within the test project.I'd like to create a folder that is created when the programme is first installed (My Documents or in within the programme folder). How do I do this? I also want to give it a specific name instead of a name being given to it automatically. I know how to create a folder and save files in it during the test runs when I press F5 (If directory.exists etc etc etc) but that is during the runtime - how do I make a folder already available that is created during installtion.

View 6 Replies

Develop A Pc Tune Up Programme?

Dec 9, 2011

can we develop a pc tune up programme in visual basic 2010

View 2 Replies

Programme Delete Itself On Program

Sep 14, 2011

Someone said use "createfile" flag etc. but i can't do that:( }

View 19 Replies

Run And Use A Programme As Part Of Application

Feb 3, 2012

I'd like to be able to run and use a programme as part of my application. I have a sound editing application and rather than have several different windows, I'd like to be able to show this editing program in a panel of my own VB application. I'd also like to be able to close it and reopen it.

View 3 Replies

Set Programme To Use The Internet For Like A Messenger?

Oct 4, 2009

how do i set my programe to use the internet for like a messenger?

View 2 Replies

VS 2008 Decapitalize Programme?

Mar 28, 2010

i don't know if i posted this in the right section but ok.ant to make a programme. Its like from capitals to normal letters. its a kind of decapitalization programmeI have a website and some people post their message with capitals. Sometimes those are very long messages and i don't wanna type it all over

View 13 Replies

Pop-up Automatic Msgbox At Programme Start-up

Apr 18, 2010

#1-how can i make a automatic start-up msgbox?it is just like when we run microsoft Word; which will display a message box (stated: product from microsoft, licensed to and others) #2-how to make new line in msgbox?as i have some information to write on the msgbox and i need to insert each information in new line in msgbox.

View 5 Replies

Vista Animated Pictures On Programme?

Jan 23, 2010

I've just finished the coding for latest programme I'm making for a buses company, now the coding is fine. But the actual design of the forms is quiet tacky and amateur looking.The object here is to try and make my application look as professional as possible, I've noticed that on Vista, whenever you let's say transfer a file or load up something, they always have that really cool graphic right at the top of something moving, or something really cool happening.

I heard that there's a pack somewhere that you can download of vista designs for loading, file transfer etc, but I don't actually know where to find it.Does anybody here know?, or how they work?, or that just animated GIF files, or are they actually coded into the forms?

View 1 Replies

Webbrowser - How To Programme The Right Click Of The Mouse

Jul 12, 2011

I have been doing a webbrowser for a few days and i had come to some problems i can't solve... First: how can i programme the right click of the mouse, like when the user clicks a link the option open in new tab works and it doesn't open IE. Second: I had a favourite system that when the user saves the page the items in a combobox are saved in a txt file. But the problem is that the file saves just this "System.Windows.Forms.ComboBox+ObjectCollection " and not the link of the saved page...

View 4 Replies

Write A Programme For A List Box Having 10 Items?

Dec 6, 2011

how to write a programme for a list box having 10 items in that just by a single click on one of the item it should be written on the button

if a list is containing notepad than by clicking on the button it should open the notepad

View 3 Replies

VS 2005 List(of T) - Create A List To Hold More Than One Control Type Or Create A List For Each Control Type?

Jan 20, 2011

If I create a list for a TextBox:

[Code]....

I am able to only add controls that are of type TextBox. My question to you is, can I create a List to hold more than one control type or do I have to create a list for each control type?

View 8 Replies

Publish Codes So That Programme Could Run On All Computers Without Having VB Installed In All Of Them?

Nov 17, 2008

I've just finished my programme, and would liek to publish it for beneficial use . But when I publish the code, only my own computer (which has Visual Basics Express 2008 Edition installed) could use the published executable file. All the other computers comes up with a warning saying a .NET environment is required.

How could I publish the codes so that the programme could run on all (or most) computers without having VB installed in all of them?

View 3 Replies

Send/receive Messages Via RS232 From Programme?

Jul 14, 2010

how to send/receive messages via RS232 from my programme. I have a USB-serial adaptor

Can anyone recommend any places to look? Is this something that you would expect would be fairly easy to do for someone with a few months of coding practice?

View 2 Replies

Steps To Use In Writing A Human Resource Programme

Apr 4, 2011

I want to write a human resource programme that can accept employee records and compute for their salaries and overtime and also print out the needed salary slips and reports.

View 1 Replies

Use Barcode In A Window Form For A Invoice Programme?

May 10, 2011

how to use barcode in a window form for a invoice programme

View 1 Replies

VB - Process Hook - Programme Only Works In My Documents

Jun 6, 2010

Recently i created a programme , making it work only in a certain process.

e.g: my programme only works in My Documents. something like that ?

View 6 Replies

FindWindow - Increase The Number Of Vendors To 10, The Programme Failed?

May 13, 2011

I am using VB Express 2008, on Windows XP Pro. I have written a programme which tests another programme which compares prices and terms from several vendors. This Bid Tabulation programme, compares prices and terms of up to 10 Bidders and 500 line items in mixed currencies.The testing programme, initially, would not work and I discovered that I needed to introduce a delay in order for it to run the Bid Tabulation programme. So my initial code, using the delay, was:

[code]...

And the button was clicked, and the Bid Tabulation programme started and ran successfully, as long as the number of vendors was 5 and the number of line items was 5. when I tried to increase the number of vendors to 10, the programme failed.I then discovered that at the point of failure, when the particular ParentHWND=0, if I introduced:

[code]...

Does anyone know what I am doing wrong, or whether there is another way to assure that ParentHWND will not equal zero without using a time delay?

View 5 Replies

FindWindowEx - Write A Programme That Will Enter A Lot Of Information Into Another Program?

Jan 15, 2011

I am using MS Windows XP, and Visual Basic Express 2008 and I am trying to write a programme that will enter a lot of information into another programme that I have written for testing purposes. The programme that I am writing to has up to 500 line items, by 10 possible suppliers; as you can imagine testing this every time is too labour intensive.[code].....

This code correctly takes me through the various forms until it reaches the Input General Information Form, which opens with the top TextBox in focus. However the entry, "Escravos Gas to Liquids", is placed in the last TextBox.How do I make it enter in the first TextBox, which is in focus? From that point on how do I cycle through the remaining 10 TexBoxes to make each entry?

View 6 Replies

Get Default Icons For .app .exe .file Etc For A Treeview In A Browser-like Programme

Jan 12, 2012

I have been trying to find code that will enable me to get default icons for a treeview in a computer browser programme. like the WINDOWS browser(Not the internet one but the "Windows Explorer" one) but i can't get icons that are allready there

View 4 Replies

Programme A Carbon Emission Calculator With Proxy Data?

Mar 31, 2012

I am doing a Management Science project at Uni. I have to programme a carbon emission calculator using proxy values and some input variables.

Basically, 4 inputs: seize of ship in container capacity (categorized in 9 classes), distance, Fuel type used (2 types), speed (if known).

How can I match the input variables with the proxy data values? Lets say someone inputs 2300 as container ship seize, the programme needs to know which proxy value to use from all the different seize categories (as it could have been 5300 or 7450). A certain ship seize class has a number of proxies (atributes). For example power installed, design speed, av. container capacity. (Classes are ranges, i.e. from 1000 to 2000 containers = class 1, 2001-3000 = class 2 etc.)

The same principle applies with the other input variables except for distance. Speed only should be considered if it is known, otherwise the programme has to use proxy data as well.

In short, it is a calculator which, depending on some input variables, estimates carbon emissions based on proxy data. The problem I have: How do I let the programme know, if a certain ship category/speed is selected (inputted), which proxies the programme has to use. The rest is just a matter of adding/subtracting/multiplying/dividing the proxies and the input data to calculate the emissions.

View 2 Replies

Deploy A VB2010 Programme That Uses The 2010 Access Database Engine?

Nov 3, 2010

I am trying to deploy a VB2010 programme that uses the 2010 Access Database Engine. The programme falls over when starting, with an error trying to access the Database. If I Install the programme on a machine that has Office 2003 installed - still installing the 2010 Database Engine - then it runs OK.Does the Database Engine work?

View 5 Replies

Send A Text File To The Power Output Control Programme?

Apr 1, 2009

I am looking to create a VB 2008 Express programme which converts a data stream from a picoscope muscle sensor into a power output board which controls a mechanism.In simple terms when the Muscle sensor reaches a value of 0.8 V or higher I want the programme to send a text file to the power output control programme, and likewise when the sensor is below 0.2 V I want the power to be zero.

So 0.8 V > = send text file (0O=100%)
0.2 V < = send text file (0O=0%)

so when muscles being senced move the device turns on and off.I think I am successfully getting the data stream from the Picoscope which is plugged in the usb. I am using codes and examples that the programming guide for the device provided.here is a quick snap shot of the code (ps2000 is the driver used for the device)

ps2000_open_unit()
ps2000_set_channel(ps2000_handle, 0, 0, 0, 1)
ps2000_run_streaming(ps2000_handle, 250, 1000, 0)[code].....

how to get the data to be displayed or how to tell the programme to do something with the data.The device also came with an example of how it can record data to an excel sheet if anyone needs the code to gain a better understanding.

View 4 Replies

Aesthetics - Programme - Compares Prices And Terms Of Up To 10 Bidders And 500 Line Items In Mixed Currencies

May 3, 2011

This is not a problem, as my code works correctly, but a question of aesthetics. I have written a programme which compares the prices and terms of up to 10 Bidders and 500 line items in mixed currencies. For this small section of the programme, I paraphrased a jmcilhinney CodeBank example; his looked neat, mine looks ugly.

Public Class frmFinalize

Private Sub BackgroundWorker1_DoWork(ByVal sender As Object, ByVal e As System.ComponentModel.DoWorkEventArgs) Handles BackgroundWorker1.DoWork

[CODE]...

View 14 Replies

Could Not Create Instance Of Type

Jun 5, 2011

I have created a UserControl Popup window and called that xaml file into another file. Imported the namespace.When I am trying to build this project an error at this below given code:

<Popup x:Name="POP" IsOpen="False" PlacementTarget="{Binding}" Placement="Center" AllowsTransparency="True">
<a:PopUpWindow x:Name="pp" />
</Popup>

Error at

<a:PopUpWindow x:Name="pp" />

Could not create an instance of type 'PopUpWindow'.

View 1 Replies







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