Multiple textbox help

hi im trying to create a page wherein ill be putting in multiple textboxes in a form.

should look like this…

Name: [Textbox where they type name]
Age: [Textbox where they type age ]
Email [Textbox where they type email]
Location [Textbox where they type location]

plus another dropdown box

gender: male/female

then i need a button to copy them all in the clipboard
is this possible?

thnx in advance!

First part is easy: Google
Clipboard? I am confused as to what you want

No, that part is not possible in most web browsers.

thnks for the reply guys…

any suggestions though on how can i copy text inside those boxes + the dropdown box? thnx.

What do you mean by “copy”

[list=1][]Duplicate the elements to another part of the page?
[
]Make a text-representation of them to be displayed at some other part of the page?
[]Print them out for a hard-copy?
[
]Email them so they can later on be retrieved?
[*]Use pencil and paper to write them down?[/list]

There are so many ways to copy (plus more), so what do you mean?