This is a migrated thread and some comments may be shown as answers.

Select Button Nothing Happens when clicked

2 Answers 125 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Champcbg
Top achievements
Rank 1
Champcbg asked on 21 Mar 2009, 01:40 PM
I am using the radupload and when the i click on the select button nothing happens, no dialog window pops open like in the examples.   i dont know what i am doing wrong

<telerik:RadUpload ID="RadUpload1" runat="server" MaxFileSize="4100"
                Skin="WebBlue" TargetFolder="~/Upload"
                onfileexists="RadUpload1_FileExists"
                onvalidatingfile="RadUpload1_ValidatingFile">
            </telerik:RadUpload>

everything else in the control works.



2 Answers, 1 is accepted

Sort by
0
Genady Sergeev
Telerik team
answered on 23 Mar 2009, 10:06 AM
Hi c,

As far as I can see there is no problem with your code, the select button should work as expected. This is indeed strange behavior, could you please open a support ticket and send a sample project to us reproducing the error? Also could you try it in several browser, is the issue appearing in both FF and IE?

Thank you for your time

Greetings,
Genady Sergeev
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
ivacacela
Top achievements
Rank 2
answered on 31 Mar 2009, 06:49 PM
I have the same problem! It use to work fine in earlier versions.

I can reproduce the behavior using one of your demo: http://demos.telerik.com/aspnet-ajax/upload/examples/manipulatingtheuploadedfiles/defaultvb.aspx

The browsers used was Safari 4.
Tags
Upload (Obsolete)
Asked by
Champcbg
Top achievements
Rank 1
Answers by
Genady Sergeev
Telerik team
ivacacela
Top achievements
Rank 2
Share this question
or