VS 2008 - Make An Automated PIREP System. PIREP Stands For PIlot REPort
Jun 10, 2010
I am the CEO of Virtual American Eagle airlines. I am looking for some help on how to make an automated PIREP system. PIREP stands for PIlot REPort. What I need it to do is connect to my site, make the pilot login, connect to FSX (Microsoft Flight Simulator X) and FS9 (Microsoft Flight Simulator 2009). It needs to track: that the engines are off, the speeds or takeoff, climb, cruise, and decent. Then I want it to track the time that the wheels hit the runway, the time that the engiines go off, then automatically put it into a list and with the push of a button, send it to our site.
View 10 Replies
ADVERTISEMENT
Sep 19, 2010
I am looking to make an application which records a database which tracks loans people have withdrawn and automatically emails/texts that person if there late on returning items. Is it even possible to do something like this solely in VB? And how would I go about setting it up.
View 3 Replies
Mar 10, 2012
Firstly please see this thread.>>[URL]..In the code in that thread the code calls on MS Word to check its dictionary and then report back TRUE / FALSE if the word is found or not.
Rewriting the code slightly for a Windows Form application with one Button on the Form I now have.>>
Option Strict On
Option Explicit On
Option Infer Off
[Code]..
View 2 Replies
Sep 22, 2010
I'm trying to make a program that will allow people to queue certain tasks at certain intervals. (i.e. the task is done every 15 minutes, etc.) They can make as many tasks as they want, at whatever intervals they want. How can I possibly make a task queue? Like, how can I queue up code that I already have made to be run every so and so often, according to what the user inputs? And, if 2 tasks are started at the same time, they will both still be done, it's just that one will be done as soon as the first one is complete.
View 4 Replies
Dec 16, 2009
I am trying to create an application that will make calls to an API. I want this process to be fully automated to run a few times a day. What kind of application in vb.net can be automated? I've created windows applications in the past, but never automated anything.
View 8 Replies
Apr 6, 2012
I noticed in the code base I have to read that sometimes property definition includes an empty (). What's the meaning of that? And it has nothing to do with arrays.
For example :
Public Property TotalPages() As Integer
View 2 Replies
Feb 19, 2010
make a bug report in Visual basic 2010.
View 25 Replies
Nov 30, 2011
I am working on building a texted based space game with .net I have a server and client where I am able to "move" around the map. The map is broken down by sectors, which each sector having a possibility of connecting to up to 8 other sectors around it (a grid with diagonal movement as well). This is stored in the sector class by an array listing the connecting sectors. Currently, all the sectors are stored in a List. When a move command is issued, the connecting sector array is checked and if the requested sector is found in the array, the new sector is loaded
View 2 Replies
Oct 28, 2009
I'm new to VB and i'm using VS 2008, i just wanted to know if there's a set of instructions you can provide me that can enable me to auto login when you telnet on a node. That is when you telnet an ip address of that particular node it will automatically log on the system with your username and password already inserted in the instruction. So it wont have to prompt a screen saying insert username or password
View 1 Replies
May 13, 2008
Over the past few months weve been running a pilot in these forums allowing you to submit bugs and suggestions to us directly. Weve learned a lot during this pilot and were enthusiastic about, and committed to, expanding our ability to take your feedback, and respond to it thoughtfully. By now you've hopefully seen our announcement about our plans to migrate these forums to our brand new forums platform. As a part of this migration were going to be closing down the bug and suggestion pilot program. Were going to take some time to analyze how well the pilot went, see what we need to tune up, and make sure that we build the right features into the new platform.
[Code]...
View 2 Replies
Mar 11, 2009
I was wondering if i can get a tutorial (hopefully a vid tut) on how to make a Login System in vb 2008 I wanted it so that i can manage the accounts tho. So if i give my program to someone with the login system and then i make an account on my pc via another program he can login to my program with that account.
View 1 Replies
Aug 16, 2009
How do I make one?
View 4 Replies
Apr 10, 2012
I'm trying to make a login system on visual basic. I need it to be able to connect to an access database to find the usernames and passwords. I have coded it as follows:
Private Sub btnLogin_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnLogin.Click
'Purpose: Make a Connection to the database and fill a Dataset with the Account and AccountTrans records
'Create a memory cell to store the drive letter of the USB drive
[code].....
The problem with this is that it says in the error log that an expression is expected and 'cmd' is not declared. The last section of the SELECT statement seems to comment itself out. What can I do to fix this?
View 4 Replies
Feb 2, 2009
i know how to make a simple login system but im not sure how to script it. I make a txt stored at a website. And i will open it with a invisible textbox (to login, only username requed). Then when i have a logon screen. And if i write like:"ABCUSER""SUSER"And make a if like: If 'text in login screen' equals line 1 or 2 in invisible textbox, then ...etc
View 14 Replies
Jul 4, 2010
Im trying to make a simple send key system on my project but it dosent send to the window in in why ?
SendKeys.Send(X)
My.Computer.Keyboard.SendKeys(X)
View 11 Replies
Feb 18, 2010
how to create a report in VB .net 2008 using microsoft report viewer?
View 2 Replies
Apr 19, 2011
how I can reference a report variable in the Report Properties Code Window of a local report? I have tried Variables!Claimant.Value (for a variable called Claimant) but I get an error "Reference to a non-shared member requires an object reference." I have tried qualifying it with Report. and also with the report name in front of it but I get errors with this also.I have the variable CLaimant defined in the Variables section of the Report Properties.
View 3 Replies
Apr 13, 2011
I just got into VB 2010 with SQL 2008 Server Report. I was able to create a report as my wish and it's vieable via direct url (URL). But I want to pass login Information and Selection parameters to the report. But I don't want to pass them thru URL, So I want to load them from the application (winform) and launch the report in iexplorer.
View 1 Replies
Jun 22, 2010
making report there in vb.net. i have a combo box there in my form. When user will run this form combo box will get ID number from database. When user will select ID number from combo box & click on show report button it will get information from database & it will show it there in report(report viewer). As a result user will be able to print this report.
View 1 Replies
Oct 16, 2009
I'am trying to make a login system with the dll. I want the .dll file to have the password inside of it and make another interface window that the user can login in.
View 10 Replies
Dec 13, 2009
Im attempting to make a "Licensing" system, but I dont know where to start. I know I would need some sort of "database". Heres the basic idea of what I would like my program to turn out. "License" creator: -I give a "permanent" ID Generator to someone -They get an ID that only works for their computer, and doesnt change unless the computer is changed -They give me their ID -I input the ID into a "database" -Program creates a "License" file using the "permanent" ID Main Program: -Loads the License File -Checks if the License is a valid file (using the database)
View 2 Replies
Mar 14, 2009
i want to make a dynamic report in vb.net 2005 any one would like to i wish that at runtime i would be able to add some column or remove
View 12 Replies
Sep 23, 2009
Im designing a report with reporting services (not crystal) I add a table drag some fields to that table and that works great, now I need to add another table component and drag fields from another query (in the same dataset).When I try to test it it says:A data source instance has not been spplied for the data source Dataset1_SP1 (this is the second query).i need to list first elements from one query and then from another.
View 7 Replies
Jun 22, 2010
I m tryng to make report but its not working.i explain u to description of my project
i have 5 tables in form Payment,Receivable,Expense,Sale,Purchase and now i want to make debit credit form and its work that when i give a party name the report show me its statment
if the party is vendor show purchse from him and payment paid to him and if he is buyer so show him payment received and sale to him
View 1 Replies
Sep 3, 2009
I am working on an Excel report and I would like the top rows to be empty to allow for an image to be inserted. However, I do not want the image size to change the width of the columns and would rather the data below do that.
This is what I have so far:
If ComDset.Tables(0).Rows.Count > 0 Then
Try
[code].....
View 3 Replies
Mar 11, 2010
I want to know how can I get specific record to make report? For example I have student information there in my program. Its easy to create a report of all students. but if user wants to get & print specific record of a student what should I do? I have another question to ask. I have heard it that its possible to show each specific record there in each page by using NewPageAfter or NewPageBefore. I need to know is there any way that user will select ID number from combo box & when he will click on report button it will create report of that student what has been selected from the combo box?
View 1 Replies
Sep 24, 2011
I am using MS Access Database at backend. In my application, I have a form, which does the search function for 3 fields, and the search is stored in a database and is then displayed in datagridview1 by the following commands.
Search
Dim dr As System.Data.IDataReader = cmd.ExecuteReader
Dim dt As New DataTable
[code].....
View 5 Replies
May 27, 2010
how to make a report which is from join tables!
View 13 Replies
Mar 22, 2010
I need to make a list box with 2 reports in it. Then i need to make a function that wil return the name of selected report, or if no report is selected then return "no report selected".After i made the list box i tried to make the function in the code builder: insert procedure -> function. I tried using an IF statement to make it that when a report is selected the report shows as in a msg... but it keeps saying something is wrong with my code.
View 4 Replies
May 2, 2011
i want to make crystal report of profit and loss statement i have a column of "vr_type" and there are 4 types in it "sale invoice", purchase invoice" now i want that put a 4 formula s where i select that "sum (vr_detail.debit) where vr_detail.vr_type} sale invoice it make Sum of al these types so kindly tell me what formula i should use to get the result in simply i want sum of sale,sum of purchase,sum of expense?
View 2 Replies