hi
i have a webcustomcontrol that dynamically adds a file upload, a submit button, an image and various links to update the image via Ajax. all of these are wrapped in an RadAjaxPanel. The ajax bits owrk fine and the image gets updated and all via ajax. The upload button is registered with the ScriptManager on the parent page (which is passed into constructor of cusotmcontrol) as being a postback control rather than an ajax callback control - when user hits upload gets the above javascript message - any ideas?
thanks
Kieran
i have a webcustomcontrol that dynamically adds a file upload, a submit button, an image and various links to update the image via Ajax. all of these are wrapped in an RadAjaxPanel. The ajax bits owrk fine and the image gets updated and all via ajax. The upload button is registered with the ScriptManager on the parent page (which is passed into constructor of cusotmcontrol) as being a postback control rather than an ajax callback control - when user hits upload gets the above javascript message - any ideas?
thanks
Kieran