Hi,

I am trying to develope a web site whereby a person can browse there local drive select a file and upload to web server. My first question is there a built in component which can be used for browsing file system. Second question, what code do i need to actually get the file uploaded.

ih yeah, another little teaser. I have a button i don't want visible upon page_load, so i set the visible property to false i then need the button to be visible when another button is pushed so i write inside on_click event button.visible = true , thing is the button stays invisible?

Thanks In Advance

Deano