Hi there.

I wanted to kind of jazz up the UI I have for an asp.net site I am doing.

When a user clicks on a link on the page, is it possible for it to show a dropping down type table where it has some other elements in that table? (textboxes).

you know.. for example when you click on the "search" link at the top of this page, a little textbox drops down so you can enter some text, press enter to perform a search based on that value.

CSS?

Is it also possible to display as smoothly as possible, the % of file transfered when uploading a file from client to server in asp.net?

thanks!