bus travel booking

bus travel booking

sir, I have made the coding for design, here after I have to generate the coding for connectivity I have no idea about it will u plz send me the connectivity coding based on the design coding which i have given below

<html>
<head>

<title>SHUTTLE BUS DETAILS</title>
<marquee style="font-family:Monotype Corsiva color:#000080"><h1>WELCOME TO ASHOKLEYLAND!!!</h1></marquee>

 <style type="text/css">

            body {font-family:Arial, Sans-Serif;}

            #container {width:300px; margin:0 auto;}

            /* Nicely lines up the labels. */
            form label {display:inline-block; width:140px;}

            /* You could add a class to all the input boxes instead, if you like. That would be safer, and more backwards-compatible */
            form input[type="text"],
            form input[type="password"],
            form input[type="email"] {width:160px;}

            form .line {clear:both;}
            form .line.submit {text-align:center;}
    h1{
    color:red;
}
h4{
color:green;
}
        </style>
    </head>
    <body><marquee  behavior="scroll" direction="down">
<img src="2.png" align=left> </marquee>
<marquee  behavior="scroll" direction="up">
<img src="1.gif" align=center> </marquee>
      <h4>  <div id="container">
            <form name="booking">
                <h1>BOOK SEAT</h1>
                <div class="line"><label for="name">EmpName *: </label><input type="text" Empname="name" /></div>




                <div class="line"><label for="No">EmpNo</label><input type="text" name="No" /></div>

                <div class="line"><label for="tel">Telephone: </label><input type="text" name="tel" /></div>
        <div class="line"><label for="tel2">Mobile No*: </label><input type ="text" name="phno" /></div>

  <div class="line"><label for="to">From:</label>
<select name="from">
<option value="Hosur">Hosur</option>
<option value="Chennai">Chennai</option></select>
<div class="line"><label for="to">To:</label>
<select name="to">
<option value="Chennai">Chennai</option>
<option value="Hosur">Hosur</option></select>
<div class="line"><label for="dateofjur">Date of Journey:</label></div>
<div class="line">Date:
<select name="date">
<option value="select">select</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
<option value="6">6</option>
<option value="7">7</option>
<option value="8">8</option>
<option value="9">9</option>
<option value="10">10</option>
<option value="11">11</option>
<option value="12">12</option>
<option value="13">13</option>
<option value="14">14</option>
<option value="15">15</option>
<option value="16">16</option>
<option value="17">17</option>
<option value="18">18</option>
<option value="19">19</option>
<option value="20">20</option>
<option value="21">21</option>
<option value="22">22</option>
<option value="23">23</option>
<option value="24">24</option>
<option value="25">25</option>
<option value="26">26</option>
<option value="27">27</option>
<option value="28">28</option>
<option value="29">29</option>
<option value="30">30</option>
<option value="31">31</option>
</select>
month:
<select name="month">
<option value="select">select</option>
<option value="jan">jan</option>
<option value="feb">feb</option>
<option value="mar">mar</option>
<option value="apr">apr</option>
<option value="apr">apr</option>
<option value="may">may</option>
<option value="jun">jun</option>
<option value="jul">jul</option>
<option value="aug">aug</option>
<option value="sep">sep</option>
<option value="oct">oct</option>
<option value="nov">nov</option>
<option value="dec">dec</option>
</select><br>
<div class="line"><label for="DepartureTime:">Departure Time:</label>
<select name="dtime">
<option value="select">select</option>
<option value="5.00">5.00</option>
<option value="6.00">6.00</option>
</select></div>
<div class="line"><label for="ArrivalTime:">Arival Time:</label>
<select name="dtime">
<option value="select">select</option>
<option value="6.00">6.00</option>
<option value="5.00">5.00</option>
</select></div>
<div class="line"><label for="Boarding Points:">Boarding Points:</label>
<select name="bpoints">
<option value="select">select</option>
<option value="Hosur-1">Hosur-1</option>
<option value="Hosur-2">Hosur-2</option>
<option value="Bus Stand">Bus Stand</option>
</select></div>
</form>
<form name="check" action="seat.html">
<input type="submit" value="check seat available"/>
</form></h4>
<input type="submit" value="Save"onclick="bookcheck()"/>
<input type="submit" value="Reset"onclick="bookcheck()"/>
<input type="submit" value="Delete"onclick="bookcheck()"/>
 <p>Note: Please make sure your details are correct before submitting form and that all fields marked with * are completed!.</p>
</head><script type="text/Javascript">
function checking()
{
alert('welcome');
}</script>
<script type="text/Javascript">
function bookcheck()
{
alert('plese fill all * marked details');
}</script>
<form>
<style> 
body { 
background-repeat: no-repeat; //no tiling, or 
background-repeat: repeat-x; //tiles horizonatlly, or 
background-repeat: repeat-y; //tiles vertically 
} 
</style>
<body bgcolor="pink">
</body></html> 
View Answers









Related Tutorials/Questions & Answers:
bus travel booking
bus travel booking  sir, I have made the coding for design, here... given below <html> <head> <title>SHUTTLE BUS DETAILS<..."> <form name="booking"> <h1>BOOK
Same Day Agra Travel Trip by Bus
to the city an experience to cheer for long. For booking Agra one day travel package...Same day Agra Trip by Bus Situated at a short driving distance from Delhi.... A same day Agra trip by bus is highly coveted among the tourists
Advertisements
travel management
travel management  how many tables will be use in travel management system project
booking ticket cinema
booking ticket cinema  coding for booking ticket cinema in java
booking ticket cinema
booking ticket cinema  coding for booking ticket cinema in java
booking ticket cinema in java
booking ticket cinema in java  coding for booking ticket cinema in java
booking ticket cinema
booking ticket cinema  example of coding for booking ticket cinema
Agra Travel Packages
_TO_REPLACE_2 Same Day Agra Tour For booking Agra one day travel...Agra Travel Packages We are offering customized Agra Travel Packages which... customization of these packages based on your travel requirements. As an individual
online flight booking
online flight booking  hello sir, i am new jsp learner. can you help in doing below these two in online flight booking. 1.Browse flights by destination. 2.Search flights by a drop-down menu
Same day travel deals
Same day travel deals  Hi, Can anyone compare same day travel deals with different travel packages? Thanks
Udaipur city travel guide
Udaipur city travel guide  I need a perfect travel guide for udaipur city. Thanks
Travel places around delhi
Travel places around delhi  Hi, Can any one tell me the names of all the travel places around Delhi? Thanks
ModuleNotFoundError: No module named 'booking_core'
ModuleNotFoundError: No module named 'booking_core'  Hi, My Python... 'booking_core' How to remove the ModuleNotFoundError: No module named 'booking_core' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'booking-models'
ModuleNotFoundError: No module named 'booking-models'  Hi, My... named 'booking-models' How to remove the ModuleNotFoundError: No module named 'booking-models' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'django-booking'
ModuleNotFoundError: No module named 'django-booking'  Hi, My... named 'django-booking' How to remove the ModuleNotFoundError: No module named 'django-booking' error? Thanks   Hi, In your python
Arunachal Pradesh Travel Guide
-eastern part of India. For booking Char Dham Yatra travel package call us at +91...Arunachal Pradesh Travel Guide Arunachal Pradesh Travel, one of the most.... While professional holiday guides assist you in Arunachal pradesh Travel
Travel Agra India
_TO_REPLACE_2 For booking Agra one day travel package call us at +91 997140022...Travel Agra India Apart from so many classifications that exist in the world there is one interesting classification that does the round in travel Agra
India Travel Guide
India Travel Guide With wide range of regional and cultural diversities, India...) with an endless charm with lot more to see and explore. India Travel Guide takes... of view ? India is incredible with lots of travel opportunities
example to booking ticket cinema using array
example to booking ticket cinema using array   example to booking ticket cinema using array
Delhi Travel Guide
For booking Delhi one day travel package call us at +91 997140022... Travel Guide Delhi Tourist Attractions Delhi Tour Packages New Delhi Hotels Delhi Hotel Booking Delhi Airline Booking Delhi Car Hire Delhi
Problem Statement : Show Booking System
Problem Statement : Show Booking System  Yashwant Rao Chavan Auditorium has few stage shows running currently. Initialize the Show data by de-serializing a serialized file provided in the Participant_Workspace of the project
Travel Writing
Travel Writing Travel & Tourism is one of the growing.... This facilitates the emergence of many travel and tourism operators, which again... of travelers. So if you are a travel agent and wants to attract those
ModuleNotFoundError: No module named 'odoo8-addon-travel'
ModuleNotFoundError: No module named 'odoo8-addon-travel'  Hi, My... named 'odoo8-addon-travel' How to remove the ModuleNotFoundError: No module named 'odoo8-addon-travel' error? Thanks   Hi, In your
ModuleNotFoundError: No module named 'travel-backpack'
ModuleNotFoundError: No module named 'travel-backpack'  Hi, My... named 'travel-backpack' How to remove the ModuleNotFoundError: No module named 'travel-backpack' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'travel-intelligence'
ModuleNotFoundError: No module named 'travel-intelligence'  Hi, My... named 'travel-intelligence' How to remove the ModuleNotFoundError: No module named 'travel-intelligence' error? Thanks   Hi
ModuleNotFoundError: No module named 'time_travel'
ModuleNotFoundError: No module named 'time_travel'  Hi, My Python... 'time_travel' How to remove the ModuleNotFoundError: No module named 'time_travel' error? Thanks   Hi, In your python environment
ModuleNotFoundError: No module named 'booking-sites-parser'
ModuleNotFoundError: No module named 'booking-sites-parser'  Hi...: No module named 'booking-sites-parser' How to remove the ModuleNotFoundError: No module named 'booking-sites-parser' error? Thanks   Hi
ModuleNotFoundError: No module named 'kiwi-booking-plexus-chunker'
ModuleNotFoundError: No module named 'kiwi-booking-plexus-chunker'  ...: No module named 'kiwi-booking-plexus-chunker' How to remove the ModuleNotFoundError: No module named 'kiwi-booking-plexus-chunker' error? Thanks
ModuleNotFoundError: No module named 'kiwi-booking-plexus-entities'
ModuleNotFoundError: No module named 'kiwi-booking-plexus-entities'  ...: No module named 'kiwi-booking-plexus-entities' How to remove the ModuleNotFoundError: No module named 'kiwi-booking-plexus-entities' error
Problem Statement : Show Booking System
Problem Statement : Show Booking System  Yashwant Rao Chavan Auditorium has few stage shows running currently. Now that we have the details of the shows that are currently running, we will book our tickets using following method
Online Cab Booking using Java (Struts2+Hibernate)
Online Cab Booking using Java (Struts2+Hibernate)  hi anyone send me the online cab booking(cab booking and canceling)using java+Struts2 its for my interview can u send as soon as possible.. thank u :) Surya
Cricket stadium ticket booking design
Cricket stadium ticket booking design  How can I design a pictorial representation for the booked and available seats in the stadium showing graphically the booked tickets as of red color and available ticket as green color
Incredible Travel to Agra
Travel to Agra Agra is one of the major tourist attractions spot of India... to travel to Agra as it is home to Taj Mahal, one of the Seven Wonders of the World..., the city of Agra falls in vicinity. The city of Delhi could be a base for travel
Agra Travel Information Guide
Amarvilas. For booking Agra one day travel package call us at +91 997140022...Agra Travel Guide Agra, the city of grand Taj Mahal is situated in the North... throughout the year. Conveyance Options for Agra Travel Agra, 200-220 km far
Agra Travel Information
Agra Travel Guide - Agra Travel Information Agra, the city of three World Heritage Sites - The Taj Mahal, the Red Fort and the Fatehpur Sikri ? is a must visit site of India. No tourism journey can be completed without visiting Agra
Which is the best way to travel around Delhi
Which is the best way to travel around Delhi  Please suggest us the best way to travel in and around Delhi. Thanks
How to use j2me for ktmb ticket booking - MobileApplications
How to use j2me for ktmb ticket booking   I'm a student taking mobile programming subject this semester.I find difficulties to succeed my project.my project was to do train ticket booking using j2me.It also need to link mobile
Avail Cheap india Travel Packages on Travel Portal Mandakinihotels.com. www.mansakinihotels.com
Avail Cheap india Travel Packages on Travel Portal Mandakinihotels.com.... in the world; a land apart. India is a colorful, exciting and captivating place. Travel to India can change you forever. There are so many reasons why people travel
Agra Travel Guide
Agra Travel Guide Here, we are presenting complete travel guide of Agra... are sharing complete and up to date information on Agra Travel. The Taj Mahal... of Mughal, Persian, Islamic and Indian architectural styles.ADS_TO_REPLACE_1 Travel
A Brief Introduction to Travel
A Brief Introduction to Travel In simple words, Travel is the moving... Introduction to Travel can also include movements between different.... But in the modern era, the significance of Travel has taken a centre stage
ModuleNotFoundError: No module named 'mastercard-travel-recommender'
ModuleNotFoundError: No module named 'mastercard-travel-recommender'  ...: No module named 'mastercard-travel-recommender' How to remove the ModuleNotFoundError: No module named 'mastercard-travel-recommender' error
ModuleNotFoundError: No module named 'odoo10-addons-oca-vertical-travel'
ModuleNotFoundError: No module named 'odoo10-addons-oca-vertical-travel' ...: ModuleNotFoundError: No module named 'odoo10-addons-oca-vertical-travel' How to remove the ModuleNotFoundError: No module named 'odoo10-addons-oca-vertical-travel'
ModuleNotFoundError: No module named 'odoo10-addons-oca-vertical-travel'
ModuleNotFoundError: No module named 'odoo10-addons-oca-vertical-travel' ...: ModuleNotFoundError: No module named 'odoo10-addons-oca-vertical-travel' How to remove the ModuleNotFoundError: No module named 'odoo10-addons-oca-vertical-travel'
ModuleNotFoundError: No module named 'odoo8-addons-oca-vertical-travel'
ModuleNotFoundError: No module named 'odoo8-addons-oca-vertical-travel' ...: ModuleNotFoundError: No module named 'odoo8-addons-oca-vertical-travel' How to remove the ModuleNotFoundError: No module named 'odoo8-addons-oca-vertical-travel'
ModuleNotFoundError: No module named 'odoo8-addon-travel-journey'
ModuleNotFoundError: No module named 'odoo8-addon-travel-journey'  Hi...: No module named 'odoo8-addon-travel-journey' How to remove the ModuleNotFoundError: No module named 'odoo8-addon-travel-journey' error? Thanks
ModuleNotFoundError: No module named 'odoo9-addons-oca-vertical-travel'
ModuleNotFoundError: No module named 'odoo9-addons-oca-vertical-travel' ...: ModuleNotFoundError: No module named 'odoo9-addons-oca-vertical-travel' How to remove the ModuleNotFoundError: No module named 'odoo9-addons-oca-vertical-travel'
ModuleNotFoundError: No module named 'asyncio-time-travel'
ModuleNotFoundError: No module named 'asyncio-time-travel'  Hi, My... named 'asyncio-time-travel' How to remove the ModuleNotFoundError: No module named 'asyncio-time-travel' error? Thanks   Hi
ModuleNotFoundError: No module named 'immutable-time-travel'
ModuleNotFoundError: No module named 'immutable-time-travel'  Hi...: No module named 'immutable-time-travel' How to remove the ModuleNotFoundError: No module named 'immutable-time-travel' error? Thanks   Hi
I wants to take travel loan in India
I wants to take travel loan in India  Hi, i wants to take a travel loan in India ...please suggest from where i can avail it quickly and at minimum rates. Thanks
Pyramid Multiplex Online movie ticket booking
Pyramid Multiplex Online movie ticket booking  Pyramid multiplex is setting up itsā?? online movie ticket booking to enhance the audience experience. Pyramid multiplex currently has 5 theatres now. Each theatre currently has

Ads