|
Search
You searched for the word(s):
Showing page 35 of 231 (2,301 total posts)
< 1 second(s)
-
Hi,
That is a request for the gif file and redirect to the continuous.gif .
I don't know why it's aborted, and we also can't reproduce it.
Please check the parameger , tye querystring should be ?type=file&file=continuous.gif
Since the continuous.gif is OK , I think that error is not a ...
-
Hi,
What's the 'slow' mean ? network speed , or CPU ?
Can you upload a screen shot for the duplicated values ?
Regards,
Terry
-
bramoin,
Please check the Advanced samples in the downloaded zip file.
It's a database example.
Regards,
Terry
-
Hi,
Can you post your code ?
Regards,
Terry
-
Markus,
Can you post some code.
I suggest you test it step by step.
You can create a new empty website and test the AJAX at first (without Sharepoint)
The probably reason is that there's exception while posting the form.
so you can try this script , it shall alert before the ...
-
Hi,
You need create the uploader again in another page.
$uploader=new PhpUploader();
Regards,
Terry
-
Ryan ,
There's many place that you can process the file.
Please find the GetUploadedFile function in the samples
After you get the object , you can move it , or rename it.
Regards,
Terry
-
Hi,
We still not able to reproduce this kind problem.
I think it maybe a server relative issue.
If you can provide an online url to let's do some tests, I think we can fix it quickly.
Regards,
Terry
-
Hi,
Which browser are you testing ?
IE , or Firefox3.6 ?
We have such problem before. but it have been fixed.
Can you download the last version and try again ?
--
By the way , in the IFrame , will it works if you do not use InsertButtonID ?
Please also test UploadType=IFrame , or ...
-
Hi,
Please delete the code and only keep this line.
files.AddRange(fs.GetFileItems(CurrentDirectory, secset.FileNamePrefix + ''*'' + ext));
Regards,
Terry
... 35 ...
|
|
|