Hi! While shopping this weekend, I noticed lots of department stores using an older 'template' on the checkout registers which had info displaying and they simply typed in the info and entered or tabbed to the next field, sorta like this: First Name: Last Name: Street: Town: City: State: How can I do this in Ruby? I can do simple "Your name? (user writes name), then another question/user replies, another question/user replies" but how can I display text and have the user go through to the end? Hope this makes sense. Thanks!