Rank: Advanced Member Groups: Member
Joined: 2/27/2009 Posts: 41
|
Q. Anyway to hide the TextBox next to the Upload Button?
I would like to just the button show under my asp:Image control like so:
|-----------------| |-----------------| |----Image------| |-----------------| |-----------------|
----------- | Upload | -----------
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi, You can do that by associate a toolbar button with the uploader. Please see this sample for more details: http://demo.essentialobjects.com/Default.aspx?path=AJAXUploader\uploader_toolbarThanks!
|