![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: Nov 2007
Posts: 1
Rep Power: 0
![]() |
im doing a program for a flight reservation.. it will do with arrays,, would u mind to help me?? responce please
![]() |
|
|
|
|
|
#2 |
|
PFO Founder
![]() ![]() |
Re: help me.. with arrays of vb.net..
We are willing to help but we won't do the project for you. If you show us code you are having problems with we will be more then willing to help you out with it.
![]()
__________________
BIG K aka Kyle Programming Forums Kyle K Online Please do not PM or email me programming questions. Post them in the forums instead. |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Dec 2007
Location: Oregon, United States
Posts: 4
Rep Power: 0
![]() |
Re: help me.. with arrays of vb.net..
If you're asking just whether or not it can be done with arrays... then yes, it can be done with arrays. Only... if you get too many parallel arrays going... It's just... if you want to do this program the way I think you're wanting to do it... well I just get an image in my head of a bunch of tall jenga towers (arrays containing one category of data [i.e. departure time] per reservation) that look like they're about to fall over.
VB.net wouldn't be my first choice for a language if I was going to make a flight reservation program... and I'm not sure I'd want to use arrays in VB.net to do it even if it was. |
|
|
|
|
|
#4 |
|
Hobbyist Programmer
|
Re: help me.. with arrays of vb.net..
I personnally would do it in PHP and have it online for 3 reasons:
1) to get away from the need to install the software on systems like in an airport where technicians are going to be really funny with you. 2) it would allow people to book from their homes as well without needing to install software 3) it would practically be the same and databases would be easier to sort through and organise and stuff (I think - please correct me if I am wrong). |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| vb.net to VBScript | randum77 | JavaScript and Client-Side Browser Scripting | 3 | May 1st, 2007 4:39 PM |
| Arrays or Vectors? | can342man | C++ | 2 | Apr 20th, 2006 4:57 PM |
| Arrays in PHP | MrMan9879 | PHP | 6 | Jan 12th, 2006 10:18 PM |
| Arrays | Gunman | C++ | 17 | Oct 20th, 2005 7:11 AM |
| Making a database application in VB.NET | emdiesse | Visual Basic .NET | 3 | Sep 18th, 2005 6:58 AM |