Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Show file browser dialog on page load
Re: Show file browser dialog on page load
08-05-2009, 8:08 PM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Show file browser dialog on page load
Reply
Quote
Tim,
The AjaxUploader may still loading.
http://ajaxuploader.com/document/scr/JavaScript-API.htm
Please try this :
function CuteWebUI_AjaxUploader_OnInitialize()
{
var hidden=this;
hidden.startbrowse();
}
Regards,
Terry
View Complete Thread