Originally Posted by
mke9499
When the Flight Finder page first opens, for a couple of seconds there's a box where a promo code can be entered; it mysteriously disappears before any code can be entered. Glitch?
If that's the case then it's probably being hidden client-side... if you use Firefox+Firebug or a similar tool for other browsers, you can probably alter that field element's properties to un-hide it, and then see what happens when you submit the form.