From what I can tell, the problem is with the updateBooking function.
I dont know how you plan to use this in the future, but maybe this will help.
First of all, change the drop down code to this:
<select class="droppy" id="passenger" name="passenger" style="margin-left:20px;width:150px;">...
I am having a hard time parsing XML with Javascript. The XML is an AJAX response. What I am trying to do is get the tagName and place that in one variable, and then get the value and place that in another variable.
Firefox is giving me fits, reporting the length of the document to be almost...
I am attempting to create multiple partitions on a drive using CREATE PARTITION PRIMARY SIZE=N ALIGN=64.
I can create the first partition with no problems, however subsequent attempts give me the error "diskpart was unable to create the specified partition" unless I drop off the align=64...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.