Hi, I'm developing a web site for a customer, now I face a problem with passing a text from one page to another page.
I have two web pages <tourdetails.html> in this web page when a user clicks the bookings button it had to take the name of <tour title> and place it in the <booking.html> page combo box.
In this bookings page all calculation will be done so I just want to get the heading from the <tourdetails.html> page.
could any one help me on this.... plz.