Car Reservations System.....

Ask a Question related to ASP Database, Design and Development.

  1. #1

    Default Car Reservations System.....

    Hi,

    I am interested in putting together a reservations system for an
    international exotic car company that would track real-time inventory
    and rentals between locations.

    I've picked up HTML pretty easily through Dreamweaver dealings but
    this seems like it could be much more tedious.

    I was wondering if anyone would recommend an out-of-the-box solution
    that I could simply key in the information or is this definitely a
    system that would need to be customized?

    If customized, is there a reliable place to seek about this type of
    freelance work?

    Thanks in advance,

    Scott
    Scott W. Guest

  2. Similar Questions and Discussions

    1. Some 'System Calls' was Capturing system call output value
      On Friday, Nov 14, 2003, at 18:39 US/Pacific, Jerry Rocteur wrote: Wiggins is the one who deserves the point, since he was the one with the...
    2. System.Net.WebException occurred in system.web.services.dll - HTTP status 405: Method not allowed.
      Hi, Have anyone ever encountered an exception error: The request failed with HTTP status 405: Method not allowed when trying to remotely invoke a...
    3. Date Ranges Reservations Bookings Rentals
      Hi Schoffio, There is a great room reservation program created by CobaltSky that he posted on another forum. I have used the exact same...
    4. The type System.Web.UI.WebControls.TextBox in Assembly System.Web...error
      I've been getting this error every since I installed InstallSqlState to handle my viewState Sessions. it only happens on 1 section of my asp.net...
    5. Method not found: System.Collections.Specialized.NameValueCollection System.Web.HttpRequest.get_QueryString().
      I just recently started getting the above error on a page I am posting MULTIPART/FORM-DATA. We have SoftArtisans FileUp component and Filter...
  3. #2

    Default Re: Car Reservations System.....

    "Scott W." wrote:
    : I am interested in putting together a reservations system for an
    : international exotic car company that would track real-time inventory
    : and rentals between locations.
    :
    : I've picked up HTML pretty easily through Dreamweaver dealings but
    : this seems like it could be much more tedious.
    :
    : I was wondering if anyone would recommend an out-of-the-box solution
    : that I could simply key in the information or is this definitely a
    : system that would need to be customized?
    :
    : If customized, is there a reliable place to seek about this type of
    : freelance work?

    Hi Scott...

    If you want this application to be a web solution, specifically designed for
    automobile reservations, you could possibly find a commercial system
    available but being vertical, it might have a pricy tag. I customized one
    years ago for someone who sold grey market cars. The allowable customization
    was very limited. A commercially available web-based solution may offer
    full customization.

    To create your own, I'm sure there are some in here that could offer their
    services, including myself. The best advice I can give you is do your
    homework and make yourself available to the developer. The biggest way to
    increase latency and incur unforeseen costs is to not have a solid job scope
    and/or not have good communication between you and your developer.

    I just finished up a project yesterday where the customer knew what they
    wanted and provide complete details. They made one change order request,
    which was outside the scope, and that work was performed and added one
    additional hour to the project. Projects can and should run this smooth but
    not all will. Putting additional effort into the design phase pays off on
    the long run.

    I would be happy to discuss this with you further should you decide to have
    to a custom application written.

    --
    Roland Hall
    /* This information is distributed in the hope that it will be useful, but
    without any warranty; without even the implied warranty of merchantability
    or fitness for a particular purpose. */
    Technet Script Center - [url]http://www.microsoft.com/technet/scriptcenter/[/url]
    WSH 5.6 Documentation - [url]http://msdn.microsoft.com/downloads/list/webdev.asp[/url]
    MSDN Library - [url]http://msdn.microsoft.com/library/default.asp[/url]


    Roland Hall Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139