Welcome Guest Search | Active Topics | Sign In | Register

AJAX uploader button invisibility Options
Suraj11
Posted: Thursday, June 25, 2009 9:08:50 PM
Rank: Member
Groups: Member

Joined: 5/12/2009
Posts: 10
Hi there. I am using the Ajax uploader object with the 'auto upload' function enabled and a customised 'browse' button. Is it possible for the 'browse' button to become invisible once the file has uploaded leaving only the 'delete' button displayed? The 'browse' button would also need to be made visible again if the attached file is deleted using the 'delete' button. Many thanks.
eo_support
Posted: Thursday, June 25, 2009 9:29:51 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

No. There is no easy way to do that. The browse button and the input text box goes together. So if you need to hide the button, you will need to hide both. Since they are the core element of the uploader, it would be much cleaner to hide the AJAXUploader all together if you wish to hide these two elements. You can use your own UI elements (For example, a Label, a Repeater, a DataGrid, etc) to display the uploaded file list and delete button.

Thanks!
isragc
Posted: Thursday, February 16, 2012 7:35:02 PM
Rank: Newbie
Groups: Member

Joined: 2/16/2012
Posts: 4
Is there a method or property to hide the Upload Button?
I am using the 'auto upload' function enabled too and I dont want to see the Upload button disabled. I want to make invisible that button...
eo_support
Posted: Thursday, February 16, 2012 7:40:27 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
isragc wrote:
Is there a method or property to hide the Upload Button?
I am using the 'auto upload' function enabled too and I dont want to see the Upload button disabled. I want to make invisible that button...


Thanks for researching the forum before posting your question, however please try to post your question in a new thread when your question is not the same as the original question. When you just reply other people’s unrelated questions, they get notified about this unrelated conversation which can be annoying. So try to always start your own thread for your own questions.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.