Set Digital Product Id And Personal Information Into An Application?

Jun 11, 2011

I have create a vb.net application with ms access. i am make it .exe.After that i am instal it my pc working but my friends pc not work. After i am cheking my friends system all. .net framework is intallaled 3.5 thats same as mine. Error ,indicate that application1 has encounterd a problome and needs to close. We are sorry for the inconvenience.More detail ( digital product id, identify your license and internet protocol(ip).My application only a smal invoice. How can set digital product id and my personal information in to my application.

View 1 Replies


ADVERTISEMENT

Make An Application That Fills Out Personal Information?

Feb 23, 2010

Im trying to make an application that fills out personal information.

Such as Name, Birth of year, etc

View 2 Replies

Retrieving Information - Retrieve The First Product And It Repeat E Same Product In My Second Textbox

Aug 11, 2009

Right now i have a form in the VB where there are 2 combobox in it. user can choose from a range of products that comes together with some description and these are to be stored in a database table.. when i retrieve these data from another form in VB, i'm only able to retrieve the first product and it repeat e same product in my second textbox.

View 6 Replies

Show Product Information And Another For Product Purchase Details Entry?

Jun 25, 2009

I have 2 datagrids. One to show Product information and another for Product purchase details entry. Both share the same dataset. The dataset (ds) is filled up with columns from 2 table

ProductMstrTbl : ProductID, ProductName..
ProductDetailsTbl: ProductID, PurchaseDate, Amt, BalanceQty..
DataSet(ds) : ProductID, ProductName, PurchaseDate, Amt, BalanceQty.

The problem is that: Showing from dataset or entering new records into the dataset is no problem, but am not able to save the modified dataset into DataBase. SqlCommandBuilder failed to generate the corresponding INSERT, UPDATE command as the dataset has multiple base tables.

View 17 Replies

Edit File Properties And Personal Information?

Apr 28, 2010

I am using window 7 now, I am trying to write up a wee program by vb.net to edit the image properties like edit the title, author, comment, rating, description. I have try the DSOFile, but it only edit the file attribute and wouldn't show up.

View 3 Replies

Database - Where To Store Users' Information(personal Details - Username And Password) In Vb

Feb 16, 2011

I'm a newbie in visual basic. I'm doing a login system. I'm done with the GUI. but for the programming part, I want to know where to store new user's information along with the username and password. I've done research. seems like it has something to do with database. p/s: I'm looking for high security in storing data to prevent hacking.

View 1 Replies

Music Keyboard/Digital Piano - How Software Can Get Information Of What Key Was Pressed

Jul 24, 2009

I am developing a software for musical trainning. By now, the user can only use the keyboard of PC. I want use also a music keyboard/digital piano.There is a code that get information of what key was pressed? For example: the user press the B note (not the letter B), and the software recognize this. Remember: I am not talking about PC keyboard, I am talking about music keyboard.

View 3 Replies

Create A Project That Stores Personal Information For A Little Electronic "black Book"?

Nov 15, 2011

I am new here; say to everyone first.Here is the a question for coding list box; it has two part: first part: Create a project that stores personal information for a little electronic "black book"; the fields in the file should include name, phone number, pager number, cell phone number, voice mail number, and Email Address. allow the user to enter the data into text boxes. (This part is very easy, The trouble maker is in the second part).

second part: create a second project to load the names into a list box. perform a "Look Up" and display the appropriate information for the selected name. The second part should be very easy to someone here; please write codes, I have stuck in the second part for couple of hours.

View 5 Replies

Internet Application:Developing For Personal Purpose?

Mar 17, 2011

Just knowing 20 commands i am developing a app?very impressed on myself!Just knowing 10 commands + common sense + special sense each man has i had world most dangerous spy tool....but on my guru & best friend advice i dropped it..but in future will use for good purpose So here is the new scene We are team of workers had blogs,microblogs and other things i decided to create a tool for my self which is like office assistant to assist in our work at office

my tool will do the submission process when we are not in our office

my idea is using a web browser control and do it with vb commands

so kindly think yourself in such position do you agree to do submission task with web browser control or you can do it some other methods?

whats your opinion? what i mean open a website on web browser control submit the details from listbox(which increment on every submission)i think you now got how we are going to do this!!!

so i am need some one advice shall i proceed with this?i had three big challenges

1.Time
2.Yes Of Course Time
3.Ya Time But Time + Work Accuracy

so kindly guide shall i use the web browser control or use method like direct server post?

View 1 Replies

Use Digital Certificates In Program Application?

Jun 22, 2009

Here is my issue/question. I am relatively new to VB.Net programming, and I have been assigned the task of creating an application that will go out to a Secure web site and download a file. My first issue is it best to do this using a Windows form, ASP.Net or what. My second and main question is how do I authenticated to the secure web site in .net code?

Upon connecting to the secure web site it asks me for a certificate, which at the moment I have to manually present, however we would like to automate this. Then after it authenticates I have to go a few more pages in before i get to the file that needs to be downloaded.Although this file changes daily it has the same key tag so I can hardcode that into the download application. I just need to figure out how to programically authenticate to the site with .Net

View 2 Replies

Generate Digital Signature In My Asp.net Application Based On Some Value?

Jul 20, 2009

I wanted to generate digital signature in my asp.net application based on some value like date of birth. what is the way to do that ? i am using vb.net

View 1 Replies

Incorporating Product IDs And Product Registration Into VB Projects?

Oct 5, 2010

I am looking for a free utility or way to protect my software by requiring a Product ID (Which will be created when a customer requests a paid license) to use the application after a demo version. Like most shareware apps.

View 2 Replies

How To Add Product Key To Application While Creating Setup

Apr 1, 2011

How I can add product key or serial key to my application while creating setup.

View 9 Replies

VS 2008 Adding A Product Key Needed To Application?

Nov 11, 2009

My question now is how can i add a screen where the user must enter a product key before he/she can use my program?

View 4 Replies

Building A "program Launching Application" For Personal And Home Use?

Mar 15, 2011

I am currently building a "program launching application" for personal and home use.Basically all it does, is have a toolbar for example File, Edit, Run, Programs ect....Run will bring down a list of common command prompt buttons which then, once clicked, will load cmd and input said code.

Example

Under run > cmd > IPconfig/all my code is as follows:

Private Sub IPConfigurationDisplayConnectionConfigurationToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles IPConfigurationDisplayConnectionConfigurationToolStripMenuItem.Click
Dim Command As String
Command = "ipconfig /all"

[code]....

I know how to make a progress bar, but.... how do I get it to show progress on opening adobe reader?

View 1 Replies

Creating A Dvd Ripper For Personal Use?

Jun 19, 2011

ok i am working on a dvd ripper for my self i am trying to figure out the source code to rip a dvd i am also wanting to put a video converter in the dvd ripper

View 3 Replies

C# - Information Regarding .Net And Its Application?

Jul 26, 2010

I have seen Books on ASP.Net, VB.Net, etc. is there any book on .NET itself? Can i take advantage of .NET using C++ or i need to know C#?? dont mind my question if it sounds stupid, but please do help me out!

name a few good books for the following:

VB.net
.NET
ASP.NET
C#

View 1 Replies

Making Personal Meters & Tools Using C# Or VB

Oct 23, 2010

I'm sure a lot of people around here tried Rainmeter or Google desktop. They are nice but I never felt comfortable using them on my desktop, either because they ate too many space or aren't much flexible in terms of settings and stuff that can be grabbed from the Webs. So I thought I'd make my own personal tools. It's intended for Windows 7. What language, VB or C#, should be easier to implement this kind of stuff (small panels with no borders/frames, small memory usage if possible) based on experiences of people?

View 2 Replies

Play Mp3s On My Personal ASP.NET Website?

Oct 15, 2011

I have created an ASP.NET Website using VB.NET ASP.NET 4.0. Thing is, I want my visitors to hear some nice piano music as they browse my site. Now I don't know how to embed and play mp3s on an ASP.NET Website. So I need help with that.Further, if the website visitor changes pages, music should pick up where it left off before the page change. how to do this?

View 1 Replies

Save Personal Settings Program?

Jun 10, 2011

I coded a small application in VB Express 2010 and I wish any one could provide for me some code on how to save personal settings from an options form so that the end user don't have to keep making their personal choices every time that start my application that I created.

Personally I don't have a clue on how to accomplish this feature with in VB Express 2010.

I used check boxes and radio buttons in the options section on a form for the end users choices.

View 7 Replies

Pulling Information From Another Application?

Feb 4, 2010

I'm trying to learn a little about pulling information from other applications and finding it pretty difficult to find what it is I need to do. Let me give you an example of what I'm trying to do and perhaps someone can point me in the direction I need to work in.

I want to read Ventrilo from my VB application, specifically I want to know when someone is talking in the channel I am in. That is my end goal. I can pull the handle using FindWindow

Private Declare Function FindWindow Lib "user32" Alias "FindWindowA" _
(ByVal lpClassName As String, _
ByVal lpWindowName As String) As Long

[code]....

View 23 Replies

Write A Recipe Storage Program For Personal Use?

Oct 10, 2009

I am planning to write a recipe storage program for personal use. I know what I want to do, but I am not perfectly clear on the most efficient way to do it. I am using SQL server 2005 and I am comfortable writing stored procedures. This is one of my first vb.net projects and I am still getting comfortable with ADO.net.What I want to do is create a form that can handle an list of ingredients of an unknown number.

The form will also accept a cooking procedure of an unknown number of steps. Each step will be written by the user into Rich Text boxes (vb 6 term?)I am planning to use combo boxes to select ingredients from a list or add new ingredients as needed. I also want to eliminate duplicates in the ingredients table of the sql 2005 db. I am looking for the most efficient method to save all the parts of a recipe to the database. saving a recipe will require dozens of database hits and therefore be unacceptably slow.

View 1 Replies

App To Check Personal Wordpress Site For Last Post?

Oct 8, 2010

I have a personal website that I want to see when the last post was made to it. Is there a way to find the last posted date on my blog?

In my application, I have a notification that I want to fire if we've made a 'News' post on our site so that our users are aware of any issues and I figured the best way would be to see when the last post was made.

View 2 Replies

Deploy VB Code To The Personal.xls Spreadsheets Of Other PCs On The Network?

Apr 20, 2010

What is the easiest way to deploy VB code to the personal.xls spreadsheets of other PCs on the network? This is a server network, not peer-to-peer.

View 2 Replies

Get Default Email Application Information?

Jul 30, 2009

I want to add a button to my project that starts the defualt email application.I first need to know what the defalt email application on the enduser computer is.Then I need to retrive the path and the name of the exe file.Then extract the icon form the exe to enhance the button with the icon and application button.

View 2 Replies

VS 2010 - Application To Get Information From Website

Feb 8, 2012

I am writing an app which gets information from a website. Basically I load the webpage into a webbrowser control and parse the document text for what I need.

My problem is: I have a German version of windows. The webpage returned has the German version of the webpage. I require the English version but there is no way of specifying the language in the URL, so it must be picking up the default language of my operating system. How can I override this, is there a property of the Webbrowser control which I can set?

View 1 Replies

Where Should Store Configuration Information In ASP.NET Application

Apr 23, 2009

I have an ASP.NET application. It resides within another ASP.NET application. I put my DLL in the other apps bin folder and have a subdirectory with my aspx files. I can't edit the main app's Web.config.

So where can I store configuration settings? For example, this is an app that will get deployed to various clients. I want to store the client name used for display in the headers and such. And the location of a logo file.

View 3 Replies

XML Files - Storing Information For Application

May 22, 2009

I am making a program that stores information for my applications. There are 4 main things I need in the XML file, the login information (User name and password), Application names and keys, and the owner of the application (who bought it). The program allows the user to enter as many applications and owners as they want and once login information is correct it loads the data. Then on exit all the data saves to a XML file.

My XML file looks like this
<Data>
<Login>
<UserName> (UserName) </UserName>
<Password> (Password </Password>
</Login>
<Applications>
[Code] .....

View 6 Replies

Capturing International Personal Data (Name, Address, Phone, Etc) ASP.NET

Feb 25, 2010

I am looking for the best way to capture and validate US & international personal data. I have to use ASP.NET 2.0 (vb.net) and no 3rd party web services. This are all client restrictions.

The main point of this is I have to toss their data to FedEx for a shipping quote. I think FedEx has a address checker but that web service was not approved in the scope of the project and its too late to get it added.

My current solution is to just let the field be required and free form then before I save their profile check to see if FedEx will return a quote. If it fails then I will ask them to recheck their profile or contact the admin.

View 1 Replies

Coding In Vb6 To Access Personal Computers Processor Id / Sl Number?

Sep 21, 2009

needs coding in vb6 to access personal computers processor id / sl number, hard disk id / serial number. The pc is running with xp operating system.

View 4 Replies







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